Compartilhar via


SubnetInner.IpConfigurations Propriedade

Definição

Obtém uma matriz de referências para as configurações de IP da interface de rede usando a sub-rede.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a