ProvisioningState type
The ARM provisioning state of the job execution.
KnownProvisioningState can be used interchangeably with ProvisioningState,
this enum contains the known values that the service supports.
Known values supported by the service
Created: Created
InProgress: InProgress
Succeeded: Succeeded
Failed: Failed
Canceled: Canceled
type ProvisioningState = string