ProvisioningState type

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

Known values supported by the service

Accepted: Accepted
Running: Running
Creating: Creating
Canceled: Canceled
Failed: Failed
Succeeded: Succeeded
Updating: Updating

type ProvisioningState = string