Skip to content

Azure.Security.KeyVault.Administration_4.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 13 Nov 00:23
0c20d81

4.0.0-beta.3 (2020-11-12)

Changes

  • Consolidated backup and RBAC client options into a single KeyVaultAdministrationClientOptions
  • Refactored BackupOperation to return BackupResult
  • Refactor RestoreOperation to return RestoreResult
  • Renamed KeyVaultPermissions Not* properties to Deny*
  • Renamed KeyVaultRoleAssignment Type property to RoleAssignmentType
  • Made KeyVaultRoleAssignmentProperties internal and moved its properties to method parameters for CreateRoleAssignment