你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ApplicationGatewayRewriteRule.RuleSequence 属性

定义

重写规则的规则序列,用于确定重写RuleSet 中特定规则的执行顺序。

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

属性值

适用于