Freigeben über


ApplicationGatewayBackendHealthInner.BackendAddressPools Eigenschaft

Definition

Ruft eine Liste der ApplicationGatewayBackendHealthPool-Ressourcen ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: