Sdílet prostřednictvím


ApplicationGatewayRequestRoutingRuleInner.RewriteRuleSet Property

Definition

Gets or sets rewrite Rule Set resource in Basic rule of the application gateway.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to