次の方法で共有


ApplicationGatewayOnDemandProbe.BackendHttpSettings プロパティ

定義

テスト プローブに使用するアプリケーション ゲートウェイのバックエンド http 設定への参照を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象