Partager via


NetworkInterfaceInner.TapConfigurations Propriété

Définition

Obtient une liste de TapConfigurations de l’interface réseau.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à