Freigeben über


MatchCondition.OperatorProperty Eigenschaft

Definition

Ruft einen zu übereinstimmenden Operator ab oder legt diesen fest. Mögliche Werte: "IPMatch", "Equal", "Contains", "LessThan", "GreaterThan", "LessThanEqual", "GreaterThanOrEqual", "BeginsWith", "EndsWith", "Regex", "GeoMatch"

[Newtonsoft.Json.JsonProperty(PropertyName="operator")]
public Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallOperator OperatorProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operator")>]
member this.OperatorProperty : Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallOperator with get, set
Public Property OperatorProperty As WebApplicationFirewallOperator

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: