ProvisioningState type

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

Known values supported by the service

Succeeded: Succeeded
Failed: Failed
Canceled: Canceled
Creating: Creating
Updating: Updating
Deleting: Deleting

type ProvisioningState = string