ApplicationGatewayPathRule.LoadDistributionPolicy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets load Distribution Policy resource of URL path map path rule.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.loadDistributionPolicy")]
public Microsoft.Azure.Management.Network.Models.SubResource LoadDistributionPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.loadDistributionPolicy")>]
member this.LoadDistributionPolicy : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property LoadDistributionPolicy As SubResource
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute