Package version:

Enumeration KnownKeyVaultDataAction

Known values of DataAction that the service accepts.

Enumeration Members

BackupHsmKeys: "Microsoft.KeyVault/managedHsm/keys/backup/action"

Backup HSM keys.

CreateHsmKey: "Microsoft.KeyVault/managedHsm/keys/create"

Create an HSM key.

DecryptHsmKey: "Microsoft.KeyVault/managedHsm/keys/decrypt/action"

Decrypt using an HSM key.

DeleteHsmKey: "Microsoft.KeyVault/managedHsm/keys/delete"

Delete an HSM key.

DeleteRoleAssignment: "Microsoft.KeyVault/managedHsm/roleAssignments/delete/action"

Delete role assignment.

DeleteRoleDefinition: "Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action"

Delete role definition.

DownloadHsmSecurityDomain: "Microsoft.KeyVault/managedHsm/securitydomain/download/action"

Download an HSM security domain.

DownloadHsmSecurityDomainStatus: "Microsoft.KeyVault/managedHsm/securitydomain/download/read"

Check status of HSM security domain download.

EncryptHsmKey: "Microsoft.KeyVault/managedHsm/keys/encrypt/action"

Encrypt using an HSM key.

ExportHsmKey: "Microsoft.KeyVault/managedHsm/keys/export/action"

Export an HSM key.

GetRoleAssignment: "Microsoft.KeyVault/managedHsm/roleAssignments/read/action"

Get role assignment.

ImportHsmKey: "Microsoft.KeyVault/managedHsm/keys/import/action"

Import an HSM key.

PurgeDeletedHsmKey: "Microsoft.KeyVault/managedHsm/keys/deletedKeys/delete"

Purge a deleted HSM key.

RandomNumbersGenerate: "Microsoft.KeyVault/managedHsm/rng/action"

Generate random numbers.

ReadDeletedHsmKey: "Microsoft.KeyVault/managedHsm/keys/deletedKeys/read/action"

Read deleted HSM key.

ReadHsmBackupStatus: "Microsoft.KeyVault/managedHsm/backup/status/action"

Read an HSM backup status.

ReadHsmKey: "Microsoft.KeyVault/managedHsm/keys/read/action"

Read HSM key metadata.

ReadHsmRestoreStatus: "Microsoft.KeyVault/managedHsm/restore/status/action"

Read an HSM restore status.

ReadHsmSecurityDomainStatus: "Microsoft.KeyVault/managedHsm/securitydomain/upload/read"

Check the status of the HSM security domain exchange file.

ReadHsmSecurityDomainTransferKey: "Microsoft.KeyVault/managedHsm/securitydomain/transferkey/read"

Download an HSM security domain transfer key.

ReadRoleDefinition: "Microsoft.KeyVault/managedHsm/roleDefinitions/read/action"

Get role definition.

RecoverDeletedHsmKey: "Microsoft.KeyVault/managedHsm/keys/deletedKeys/recover/action"

Recover deleted HSM key.

ReleaseKey: "Microsoft.KeyVault/managedHsm/keys/release/action"

Release an HSM key using Secure Key Release.

RestoreHsmKeys: "Microsoft.KeyVault/managedHsm/keys/restore/action"

Restore HSM keys.

SignHsmKey: "Microsoft.KeyVault/managedHsm/keys/sign/action"

Sign using an HSM key.

StartHsmBackup: "Microsoft.KeyVault/managedHsm/backup/start/action"

Start an HSM backup.

StartHsmRestore: "Microsoft.KeyVault/managedHsm/restore/start/action"

Start an HSM restore.

UnwrapHsmKey: "Microsoft.KeyVault/managedHsm/keys/unwrap/action"

Unwrap using an HSM key.

UploadHsmSecurityDomain: "Microsoft.KeyVault/managedHsm/securitydomain/upload/action"

Upload an HSM security domain.

VerifyHsmKey: "Microsoft.KeyVault/managedHsm/keys/verify/action"

Verify using an HSM key.

WrapHsmKey: "Microsoft.KeyVault/managedHsm/keys/wrap/action"

Wrap using an HSM key.

WriteHsmKey: "Microsoft.KeyVault/managedHsm/keys/write/action"

Update an HSM key.

WriteRoleAssignment: "Microsoft.KeyVault/managedHsm/roleAssignments/write/action"

Create or update role assignment.

WriteRoleDefinition: "Microsoft.KeyVault/managedHsm/roleDefinitions/write/action"

Create or update role definition.

Generated using TypeDoc