INetworkTap.NetworkPacketBrokerId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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