ActivationState type
The activation state of the WAF. Use 'Enabled' to enable the WAF and 'Disabled' to disable it.
KnownActivationState can be used interchangeably with ActivationState,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled
Disabled
type ActivationState = string