Package version:

Interface ManagedHSMSecurityDomainProperties

The security domain properties of the managed hsm.

interface ManagedHSMSecurityDomainProperties {
    activationStatus?: string;
    activationStatusMessage?: string;
}

Properties

activationStatus?: string

Activation Status NOTE: This property will not be serialized. It can only be populated by the server.

activationStatusMessage?: string

Activation Status Message. NOTE: This property will not be serialized. It can only be populated by the server.