次の方法で共有


ApplicationGatewayOnDemandProbe.BackendAddressPool プロパティ

定義

プローブ要求の送信先となるアプリケーション ゲートウェイのバックエンド プールへの参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="backendAddressPool")]
public Microsoft.Azure.Management.Network.Models.SubResource BackendAddressPool { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backendAddressPool")>]
member this.BackendAddressPool : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property BackendAddressPool As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象