NetworkPacketBrokerProperties.SourceInterfaceId Property

Definition

List of network interfaces across NPB devices that are used to mirror source traffic.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> SourceInterfaceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Owned)>]
member this.SourceInterfaceId : System.Collections.Generic.List<string>
Public ReadOnly Property SourceInterfaceId As List(Of String)

Property Value

Implements

Attributes

Applies to