Share via


Code type

Tells whether the cluster is Running or Stopped
KnownCode can be used interchangeably with Code, this enum contains the known values that the service supports.

Known values supported by the service

Running: The cluster is running.
Stopped: The cluster is stopped.

type Code = string