WebApplicationFirewallTransform type

Transforms applied before matching.
KnownWebApplicationFirewallTransform can be used interchangeably with WebApplicationFirewallTransform, this enum contains the known values that the service supports.

Known values supported by the service

Uppercase: Uppercase
Lowercase: Lowercase
Trim: Trim
UrlDecode: UrlDecode
UrlEncode: UrlEncode
RemoveNulls: RemoveNulls
HtmlEntityDecode: HtmlEntityDecode

type WebApplicationFirewallTransform = string