PrimingJobState type

The state of the priming operation.
KnownPrimingJobState can be used interchangeably with PrimingJobState, this enum contains the known values that the service supports.

Known values supported by the service

Queued: Queued
Running: Running
Paused: Paused
Complete: Complete

type PrimingJobState = string