Condividi tramite


NetworkInterfaceIPConfigurationInner.VirtualNetworkTaps Property

Definition

Gets or sets the reference to Virtual Network Taps.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetworkTaps")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkTapInner> VirtualNetworkTaps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetworkTaps")>]
member this.VirtualNetworkTaps : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkTapInner> with get, set
Public Property VirtualNetworkTaps As IList(Of VirtualNetworkTapInner)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to