Share via


ApplicationGatewayUrlPathMapInner.DefaultRewriteRuleSet Property

Definition

Gets or sets default Rewrite rule set resource of URL path map.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to