FeatureStatus type
Defines values for FeatureStatus.
KnownFeatureStatus can be used interchangeably with FeatureStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: Feature is enabled.
Disabled: Feature is disabled.
type FeatureStatus = string