WebApplicationFirewallMatchVariable type

Match Variable.
KnownWebApplicationFirewallMatchVariable can be used interchangeably with WebApplicationFirewallMatchVariable, this enum contains the known values that the service supports.

Known values supported by the service

RemoteAddr: RemoteAddr
RequestMethod: RequestMethod
QueryString: QueryString
PostArgs: PostArgs
RequestUri: RequestUri
RequestHeaders: RequestHeaders
RequestBody: RequestBody
RequestCookies: RequestCookies

type WebApplicationFirewallMatchVariable = string