Skip to content

Azure.KeyVault SDK models lacks serialization methods #17102

@logachev

Description

@logachev
  • 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.

Metadata

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

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions