Skip to content

Revise administration models #13575

@chlowell

Description

@chlowell

Decisions to make and implement:

  • Prefer properties (KeyVaultRoleAssignment) or attributes (_Operation)?
    • properties have the benefit of easy immutability
  • How to expose _Operation.error?
    • it matches the OData 4 error format, so we could raise it as ODataV4Error
  • Remove SelectiveKeyRestoreOperation? (it's identical in all but name to RestoreOperation)
    • we decided to keep this as future-proofing
  • _Operation.start_time and .end_time should be datetime

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.KeyVault

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions