Compartilhar via


ContainerNetworkInterfaceConfiguration.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.Models.IPConfigurationProfile> IpConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurations")>]
member this.IpConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.IPConfigurationProfile> with get, set
Public Property IpConfigurations As IList(Of IPConfigurationProfile)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a