Compartilhar via


NetworkInterfaceIPConfigurationInner.LoadBalancerBackendAddressPools Propriedade

Definição

Obtém ou define a referência do recurso LoadBalancerBackendAddressPool.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.loadBalancerBackendAddressPools")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.BackendAddressPoolInner> LoadBalancerBackendAddressPools { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.loadBalancerBackendAddressPools")>]
member this.LoadBalancerBackendAddressPools : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.BackendAddressPoolInner> with get, set
Public Property LoadBalancerBackendAddressPools As IList(Of BackendAddressPoolInner)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a