Package version:

Type Alias JobExecutionRunningState

JobExecutionRunningState: string

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

Running
Processing
Stopped
Degraded
Failed
Unknown
Succeeded