WebApplicationFirewallState type
Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.
KnownWebApplicationFirewallState can be used interchangeably with WebApplicationFirewallState,
this enum contains the known values that the service supports.
Known values supported by the service
Disabled: Disabled
Enabled: Enabled
type WebApplicationFirewallState = string