OwaspCrsExclusionEntry.MatchVariable Property

Definition

Gets or sets the variable to be excluded. Possible values include: 'RequestHeaderNames', 'RequestCookieNames', 'RequestArgNames'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to