次の方法で共有


ApplicationGatewayUrlPathMap.DefaultBackendHttpSettings プロパティ

定義

URL パス マップの既定のバックエンド http 設定リソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象