JobRunStatus type

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

Known values supported by the service

Queued
Started
Running
CancelRequested
Canceling
Canceled
Failed
Succeeded
PausedByBandwidthManagement

type JobRunStatus = string