Partilhar via


BackendAddressPoolInner.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.Fluent.Models.NetworkInterfaceIPConfigurationInner> BackendIPConfigurations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backendIPConfigurations")>]
member this.BackendIPConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.NetworkInterfaceIPConfigurationInner>
Public ReadOnly Property BackendIPConfigurations As IList(Of NetworkInterfaceIPConfigurationInner)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a