ExceptionMatchVariable type

The variable to be evaluated for excluding the request.
KnownExceptionMatchVariable can be used interchangeably with ExceptionMatchVariable, this enum contains the known values that the service supports.

Known values supported by the service

RequestUri: Request Uri Exception Match Variable
SocketAddr: Socket Address Exception Match Variable
RequestHeaderNames: Request Header Names Exception Match Variable

type ExceptionMatchVariable = string