ProvisioningState type

The provisioning state of the job.
KnownProvisioningState can be used interchangeably with ProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Completed: Completed
Failed: Failed
Running: Running

type ProvisioningState = string