Partilhar via


ContainerNetworkInterfaceInner.IpConfigurations Propriedade

Definição

Obtém referência à configuração de IP nessa nic de contêiner.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a