Skip to content

Azure.KeyVault SDK models lacks serialization methods #17102

Closed as not planned
Closed as not planned

Description

  • azure_keyvault_keys:
  • 4.3.1:
  • Linux:
  • 3.8.5:

Describe the bug
Latest version of Azure.Keyvault SDKs don't have serialization in the models.

Models in this file don't inherit msrest, so there is no easy serialization available.
https://github.com/Azure/azure-sdk-for-python/blob/master/sdk/keyvault/azure-keyvault-keys/azure/keyvault/keys/_models.py

Same goes to Secrets and Certificates.

To Reproduce
Steps to reproduce the behavior:
1.

Expected behavior
Azure Python SDK has consistent experience and all models have serialization available.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.KeyVaultMQThis issue is part of a "milestone of quality" initiative.customer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions