Partilhar via


ContainerNetworkInterfaceConfigurationInner.IpConfigurations Propriedade

Definição

Obtém ou define uma lista de configurações de IP da configuração do adaptador de rede do contêiner.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a