Compartir a través de


Subnet.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.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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a