Partager via


ApplicationGatewayRewriteRule.RuleSequence Propriété

Définition

Obtient ou définit une règle Séquence de la règle de réécriture qui détermine l’ordre d’exécution d’une règle particulière dans un RewriteRuleSet.

[Newtonsoft.Json.JsonProperty(PropertyName="ruleSequence")]
public int? RuleSequence { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ruleSequence")>]
member this.RuleSequence : Nullable<int> with get, set
Public Property RuleSequence As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à