Compartilhar via


BackendAddressPool.BackendIPConfigurations Propriedade

Definição

Obtém uma matriz de referências a endereços IP definidos em interfaces 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