PrimingJobState type

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

Known values supported by the service

Queued
Running
Paused
Complete

type PrimingJobState = string