Compartilhar via


Subnet.IpConfigurationProfiles Propriedade

Definição

Obtém a matriz de perfis de configuração de IP que fazem referência a essa sub-rede.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a