INetworkTapProperties.NetworkPacketBrokerId Property

Definition

ARM resource ID of the Network Packet Broker.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="ARM resource ID of the Network Packet Broker.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="networkPacketBrokerId", Update=false)]
public string NetworkPacketBrokerId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="ARM resource ID of the Network Packet Broker.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="networkPacketBrokerId", Update=false)>]
member this.NetworkPacketBrokerId : string with get, set
Public Property NetworkPacketBrokerId As String

Property Value

Attributes

Applies to