Compartilhar via


ApplicationGatewayBackendAddressPool.BackendIPConfigurations Propriedade

Definição

Obtém a coleção de referências a IPs definidos em adaptadores de rede.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a