ProvisioningState type

The provisioning status 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: Resource has been created.
Failed: Resource creation failed.
Canceled: Resource creation was canceled.
Accepted: Provisioning State Type Accepted
Creating: Provisioning State Type Creating
Deleting: Provisioning State Type Deleting
NotSpecified: Provisioning State Type NotSpecified
Running: Provisioning State Type Running
Updating: Provisioning State Type Updating

type ProvisioningState = string