Compartir a través de


ApplicationGatewayRewriteRuleSetInner.RewriteRules Propiedad

Definición

Obtiene o establece reglas de reescritura en el conjunto de reglas de reescritura.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a