ProvisioningState Class

Definition

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.

Applies to