Share via


ApplicationGatewayUrlPathMap.DefaultLoadDistributionPolicy Property

Definition

Gets or sets default Load Distribution Policy resource of URL path map.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to