Share via


VirtualNetworkTapData.NetworkInterfaceTapConfigurations Property

Definition

Specifies the list of resource IDs for the network interface IP configuration that needs to be tapped.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.NetworkInterfaceTapConfigurationData> NetworkInterfaceTapConfigurations { get; }
member this.NetworkInterfaceTapConfigurations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.NetworkInterfaceTapConfigurationData>
Public ReadOnly Property NetworkInterfaceTapConfigurations As IReadOnlyList(Of NetworkInterfaceTapConfigurationData)

Property Value

Applies to