NetworkPacketBrokerData.SourceInterfaceIds 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.
List of network interfaces across NPB devices that are used to mirror source traffic.
public System.Collections.Generic.IReadOnlyList<Azure.Core.ResourceIdentifier> SourceInterfaceIds { get; }
member this.SourceInterfaceIds : System.Collections.Generic.IReadOnlyList<Azure.Core.ResourceIdentifier>
Public ReadOnly Property SourceInterfaceIds As IReadOnlyList(Of ResourceIdentifier)