OrchestrationServiceState type

Defines values for OrchestrationServiceState.
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