ServiceStatus type

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

Known values supported by the service

Creating
Running
Updating
Deleting
Error
Stopped

type ServiceStatus = string