RulesEngineMatchVariable type
Match Variable
KnownRulesEngineMatchVariable can be used interchangeably with RulesEngineMatchVariable,
this enum contains the known values that the service supports.
Known values supported by the service
IsMobile: IsMobile
RemoteAddr: RemoteAddr
RequestMethod: RequestMethod
QueryString: QueryString
PostArgs: PostArgs
RequestUri: RequestUri
RequestPath: RequestPath
RequestFilename: RequestFilename
RequestFilenameExtension: RequestFilenameExtension
RequestHeader: RequestHeader
RequestBody: RequestBody
RequestScheme: RequestScheme
type RulesEngineMatchVariable = string