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