Compartir a través de


NetworkInterfaceIPConfiguration.VirtualNetworkTaps Propiedad

Definición

Obtiene o establece la referencia a Virtual Network Pulsaciones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a