Compartir a través de


SubnetInner.IpConfigurationProfiles Propiedad

Definición

Obtiene la matriz de perfiles de configuración de IP que hacen referencia a esta subred.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a