Partager via


ContainerNetworkInterfaceInner.IpConfigurations Propriété

Définition

Obtient une référence à la configuration IP sur cette carte réseau de conteneur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à