CommonProvisioningState type
Provisioning states of a resource.
KnownCommonProvisioningState can be used interchangeably with CommonProvisioningState,
this enum contains the known values that the service supports.
Known values supported by the service
Failed: Failed
Succeeded: Succeeded
Canceled: Canceled
Creating: Creating
Updating: Updating
Deleting: Deleting
type CommonProvisioningState = string