Partager via


ApplicationGatewayRewriteRule.Conditions Propriété

Définition

Obtient ou définit des conditions en fonction desquelles l’exécution du jeu d’actions sera évaluée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à