JobProvisioningState type

The provisioning state of the resource.
KnownJobProvisioningState can be used interchangeably with JobProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Failed: Failed
Succeeded: Succeeded
Suspended: Suspended
Processing: Processing

type JobProvisioningState = string