你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ManagedHsmProvisioningState Enum
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.
Provisioning state.
public enum ManagedHsmProvisioningState
type ManagedHsmProvisioningState =
Public Enum ManagedHsmProvisioningState
- Inheritance
-
ManagedHsmProvisioningState
Fields
Name | Value | Description |
---|---|---|
Succeeded | 0 | The managed HSM Pool has been full provisioned. |
Provisioning | 1 | The managed HSM Pool is currently being provisioned. |
Failed | 2 | Provisioning of the managed HSM Pool has failed. |
Updating | 3 | The managed HSM Pool is currently being updated. |
Deleting | 4 | The managed HSM Pool is currently being deleted. |
Activated | 5 | The managed HSM pool is ready for normal use. |
SecurityDomainRestore | 6 | The managed HSM pool is waiting for a security domain restore action. |
Restoring | 7 | The managed HSM pool is being restored from full HSM backup. |