Compartir a través de


SubnetInner.IpConfigurations Propiedad

Definición

Obtiene una matriz de referencias a las configuraciones ip de la interfaz de red mediante la subred.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a