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
Succeeded
Updating
Deleting
Failed
Canceled

type ProvisioningState = string