ProvisioningState type
The provisioned 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
Running: Running
Creating: Creating
Deleting: Deleting
Succeeded: Succeeded
Failed: Failed
Moving: Moving
Canceled: Canceled
type ProvisioningState = string