Compartir a través de


NetworkInterface.TapConfigurations Propiedad

Definición

Obtiene una lista de TapConfigurations de la interfaz de red.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a