ApplicationGatewayRewriteRuleSet.RewriteRules 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.
Rewrite rules in the rewrite rule set.
public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayRewriteRule> RewriteRules { get; }
member this.RewriteRules : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayRewriteRule>
Public ReadOnly Property RewriteRules As IList(Of ApplicationGatewayRewriteRule)