INetworkRack.NetworkDevice Property

Definition

List of network device ARM resource IDs.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="List of network device ARM resource IDs.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkDevices", Update=false)]
public System.Collections.Generic.List<string> NetworkDevice { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="List of network device ARM resource IDs.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="networkDevices", Update=false)>]
member this.NetworkDevice : System.Collections.Generic.List<string>
Public ReadOnly Property NetworkDevice As List(Of String)

Property Value

Attributes

Applies to