Share via


ApplicationGatewayRewriteRule.RuleSequence Property

Definition

Rule Sequence of the rewrite rule that determines the order of execution of a particular rule in a RewriteRuleSet.

public int? RuleSequence { get; set; }
member this.RuleSequence : Nullable<int> with get, set
Public Property RuleSequence As Nullable(Of Integer)

Property Value

Applies to