DesiredEnablementState type
The desired enablement state of a service.
KnownDesiredEnablementState can be used interchangeably with DesiredEnablementState,
this enum contains the known values that the service supports.
Known values supported by the service
Enable: Enable the service.
Disable: Disable the service.
type DesiredEnablementState = string