CustomRuleEnabledState type

Describes if the custom rule is in enabled or disabled state. Defaults to Enabled if not specified.
KnownCustomRuleEnabledState can be used interchangeably with CustomRuleEnabledState, this enum contains the known values that the service supports.

Known values supported by the service

Disabled
Enabled

type CustomRuleEnabledState = string