ProvisioningState type
Gets or sets the state of the provisioning.
KnownProvisioningState can be used interchangeably with ProvisioningState,
this enum contains the known values that the service supports.
Known values supported by the service
Unknown: Unknown
Creating: Creating
Moving: Moving
Deleting: Deleting
SoftDeleting: SoftDeleting
SoftDeleted: SoftDeleted
Failed: Failed
Succeeded: Succeeded
Canceled: Canceled
type ProvisioningState = string