MatchVariable type

Defines values for MatchVariable.
KnownMatchVariable can be used interchangeably with MatchVariable, this enum contains the known values that the service supports.

Known values supported by the service

RemoteAddress
RequestMethod
QueryString
PostArgs
RequestUri
RequestHeader
RequestBody
RequestScheme
UrlPath
UrlFileExtension
UrlFileName
HttpVersion
Cookies
IsDevice
SocketAddr
ClientPort
ServerPort
HostName
SslProtocol

type MatchVariable = string