次の方法で共有


ApplicationGatewayUrlPathMap.DefaultLoadDistributionPolicy プロパティ

定義

URL パス マップの既定の負荷分散ポリシー リソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象