VirtualNetworkTapInner.NetworkInterfaceTapConfigurations Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkInterfaceTapConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.NetworkInterfaceTapConfigurationInner> NetworkInterfaceTapConfigurations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkInterfaceTapConfigurations")>]
member this.NetworkInterfaceTapConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.NetworkInterfaceTapConfigurationInner>
Public ReadOnly Property NetworkInterfaceTapConfigurations As IList(Of NetworkInterfaceTapConfigurationInner)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to