Partager via


ApplicationGateway.RewriteRuleSets Propriété

Définition

Obtient ou définit des règles de réécriture pour la ressource de passerelle d’application.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.rewriteRuleSets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayRewriteRuleSet> RewriteRuleSets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.rewriteRuleSets")>]
member this.RewriteRuleSets : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayRewriteRuleSet> with get, set
Public Property RewriteRuleSets As IList(Of ApplicationGatewayRewriteRuleSet)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à