Compartilhar via


ApplicationGatewayBackendHealth.BackendAddressPools Propriedade

Definição

Obtém ou define uma lista de recursos applicationGatewayBackendHealthPool.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a