-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed as not planned
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.KeyVaultMQThis issue is part of a "milestone of quality" initiative.This issue is part of a "milestone of quality" initiative.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues 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.This issue requires a new behavior in the product in order be resolved.
Milestone
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.KeyVaultMQThis issue is part of a "milestone of quality" initiative.This issue is part of a "milestone of quality" initiative.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues 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.This issue requires a new behavior in the product in order be resolved.
Type
Projects
Status
No status