Share via


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

Succeeded: The managed HSM Pool has been full provisioned.
Provisioning: The managed HSM Pool is currently being provisioned.
Failed: Provisioning of the managed HSM Pool has failed.
Updating: The managed HSM Pool is currently being updated.
Deleting: The managed HSM Pool is currently being deleted.
Activated: The managed HSM pool is ready for normal use.
SecurityDomainRestore: The managed HSM pool is waiting for a security domain restore action.
Restoring: The managed HSM pool is being restored from full HSM backup.

type ProvisioningState = string