DataTypeState type

Defines values for DataTypeState.
KnownDataTypeState can be used interchangeably with DataTypeState, this enum contains the known values that the service supports.

Known values supported by the service

Stopped: Field to specify stopped state.
Running: Field to specify running state.

type DataTypeState = string