ProvisioningState type

Defines values for ProvisioningState.
KnownProvisioningState can be used interchangeably with ProvisioningState, this enum contains the known values that the service supports.

Known values supported by the service

Accepted
Running
Creating
Canceled
Failed
Succeeded
Updating

type ProvisioningState = string