Share via


ApplicationGatewayRewriteRule.Conditions Property

Definition

Conditions based on which the action set execution will be evaluated.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayRewriteRuleCondition> Conditions { get; }
member this.Conditions : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.ApplicationGatewayRewriteRuleCondition>
Public ReadOnly Property Conditions As IList(Of ApplicationGatewayRewriteRuleCondition)

Property Value

Applies to