Freigeben über


ApplicationGatewayRewriteRule.Conditions Eigenschaft

Definition

Ruft Bedingungen ab, basierend auf denen die Ausführung des Aktionssatzes ausgewertet wird, oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: