ControlState type
Defines values for ControlState.
KnownControlState can be used interchangeably with ControlState,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: Field to enable a setting.
Disabled: Field to disable a setting.
type ControlState = string