Share via


ActivationStatus type

Defines values for ActivationStatus.
KnownActivationStatus can be used interchangeably with ActivationStatus, this enum contains the known values that the service supports.

Known values supported by the service

Active: The managed HSM Pool is active.
NotActivated: The managed HSM Pool is not yet activated.
Unknown: An unknown error occurred while activating managed hsm.
Failed: Failed to activate managed hsm.

type ActivationStatus = string