ApplicationGatewayBackendHealthInner.BackendAddressPools プロパティ

定義

ApplicationGatewayBackendHealthPool リソースの一覧を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象