JobState type
Defines values for JobState. KnownJobState can be used interchangeably with JobState, this enum contains the known values that the service supports.
Known values supported by the service
notStarted running succeeded partiallyCompleted failed cancelled cancelling
type JobState = string