Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownKeyVaultDataAction

Package version

Known values of {@link DataAction} that the service accepts.

Index

Enumeration members

BackupHsmKeys

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

Backup HSM keys.

CreateHsmKey

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

Create an HSM key.

DecryptHsmKey

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

Decrypt using an HSM key.

DeleteHsmKey

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

Delete an HSM key.

DeleteRoleAssignment

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

Delete role assignment.

DownloadHsmSecurityDomain

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

Download an HSM security domain.

EncryptHsmKey

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

Encrypt using an HSM key.

ExportHsmKey

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

Export an HSM key.

GetRoleAssignment

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

Get role assignment.

ImportHsmKey

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

Import an HSM key.

PurgeDeletedHsmKey

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

Purge a deleted HSM key.

ReadDeletedHsmKey

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

Read deleted HSM key.

ReadHsmBackupStatus

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

Read an HSM backup status.

ReadHsmKey

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

Read HSM key metadata.

ReadHsmRestoreStatus

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

Read an HSM restore status.

ReadHsmSecurityDomainStatus

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

Check the status of the HSM security domain exchange file.

ReadHsmSecurityDomainTransferKey

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

Download an HSM security domain transfer key.

ReadRoleDefinition

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

Get role definition.

RecoverDeletedHsmKey

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

Recover deleted HSM key.

RestoreHsmKeys

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

Restore HSM keys.

SignHsmKey

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

Sign using an HSM key.

StartHsmBackup

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

Start an HSM backup.

StartHsmRestore

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

Start an HSM restore.

UnwrapHsmKey

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

Unwrap using an HSM key.

UploadHsmSecurityDomain

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

Upload an HSM security domain.

VerifyHsmKey

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

Verify using an HSM key.

WrapHsmKey

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

Wrap using an HSM key.

WriteHsmKey

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

Update an HSM key.

WriteRoleAssignment

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

Create or update role assignment.

Generated using TypeDoc