Delen via


OwaspCrsExclusionEntry.SelectorMatchOperator Property

Definition

Gets or sets when matchVariable is a collection, operate on the selector to specify which elements in the collection this exclusion applies to. Possible values include: 'Equals', 'Contains', 'StartsWith', 'EndsWith', 'EqualsAny'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to