Share via


IL3Network.AssociatedResourceId Property

Definition

The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="associatedResourceIds", Update=false)]
public System.Collections.Generic.List<string> AssociatedResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The list of resource IDs for the other Microsoft.NetworkCloud resources that have attached this network.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="associatedResourceIds", Update=false)>]
member this.AssociatedResourceId : System.Collections.Generic.List<string>
Public ReadOnly Property AssociatedResourceId As List(Of String)

Property Value

Attributes

Applies to