State type
The state of the Experiment
KnownState can be used interchangeably with State,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: Enabled
Disabled: Disabled
type State = string