OrchestrationServiceState type

The current state of the service.
KnownOrchestrationServiceState can be used interchangeably with OrchestrationServiceState, this enum contains the known values that the service supports.

Known values supported by the service

NotRunning
Running
Suspended

type OrchestrationServiceState = string