EnablementStatus type
The enablement status of a feature.
KnownEnablementStatus can be used interchangeably with EnablementStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: The feature is enabled.
Disabled: The feature is disabled.
type EnablementStatus = string