ProvisioningState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines values for ProvisioningState.
public static class ProvisioningState
type ProvisioningState = class
Public Class ProvisioningState
- Inheritance
-
ProvisioningState
Fields
Activated |
The managed HSM pool is ready for normal use. |
Deleting |
The managed HSM Pool is currently being deleted. |
Failed |
Provisioning of the managed HSM Pool has failed. |
Provisioning |
The managed HSM Pool is currently being provisioned. |
Restoring |
The managed HSM pool is being restored from full HSM backup. |
SecurityDomainRestore |
The managed HSM pool is waiting for a security domain restore action. |
Succeeded |
The managed HSM Pool has been full provisioned. |
Updating |
The managed HSM Pool is currently being updated. |