INetworkPacketBroker.NetworkDeviceId Property

Definition

List of ARM resource IDs of Network Devices [NPB].

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

Property Value

Attributes

Applies to