共用方式為


MatchVariable.VariableName Property

Definition

Gets or sets match Variable. Possible values include: 'RemoteAddr', 'RequestMethod', 'QueryString', 'PostArgs', 'RequestUri', 'RequestHeaders', 'RequestBody', 'RequestCookies'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to