Compartilhar via


Subnet.IpConfigurations Propriedade

Definição

Obtém uma matriz de referências às configurações de IP do adaptador de rede usando a sub-rede.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a