Azure.Security.KeyVault.Administration Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AzureSecurityKeyVaultAdministrationContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md' |
CreateOrUpdateRoleDefinitionOptions |
Options to create or update a role definition passed to CreateOrUpdateRoleDefinition(CreateOrUpdateRoleDefinitionOptions, CancellationToken) or CreateOrUpdateRoleDefinitionAsync(CreateOrUpdateRoleDefinitionOptions, CancellationToken). |
GetSettingsResult |
The settings list result. |
KeyVaultAccessControlClient |
The KeyVaultAccessControl service client. |
KeyVaultAdministrationClientOptions |
Client options for Azure.Security.KeyVault.Administration library clients. |
KeyVaultAdministrationModelFactory |
Model factory for models. |
KeyVaultBackupClient |
The KeyVaultBackupClient provides synchronous and asynchronous methods to perform full and selective key backup and restore of the Azure Managed HSM. |
KeyVaultBackupOperation |
A long-running operation for StartBackup(Uri, String, CancellationToken) or StartBackupAsync(Uri, String, CancellationToken). |
KeyVaultBackupResult |
The result of a backup operation. |
KeyVaultPermission |
Role definition permissions. |
KeyVaultRestoreOperation |
A long-running operation for StartRestore(Uri, String, CancellationToken) or StartRestoreAsync(Uri, String, CancellationToken). |
KeyVaultRestoreResult |
The result of a restore operation. |
KeyVaultRoleAssignment |
Role Assignments. |
KeyVaultRoleAssignmentProperties |
Role assignment properties with scope. |
KeyVaultRoleDefinition |
Role definition. |
KeyVaultSelectiveKeyRestoreOperation |
A long-running operation for StartSelectiveKeyRestore(String, Uri, String, CancellationToken) or StartSelectiveKeyRestoreAsync(String, Uri, String, CancellationToken). |
KeyVaultSelectiveKeyRestoreResult |
The result of a selective key restore operation. |
KeyVaultSetting |
A Key Vault account setting. |
KeyVaultSettingsClient |
The KeyVaultSettingsClient provides synchronous and asynchronous methods to get and update Managed HSM settings. |
Structs
KeyVaultDataAction |
Supported permissions for data actions. |
KeyVaultRoleDefinitionType |
The role definition type. |
KeyVaultRoleScope |
The role scope. |
KeyVaultRoleType |
The role type. |
KeyVaultSettingType |
The type specifier of the value. |
KeyVaultSettingValue |
An account setting value. |
Enums
KeyVaultAdministrationClientOptions.ServiceVersion |
The version of the service to use. |