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