DeletedVaultProperties Class
Properties of the deleted vault.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.keyvault._serialization.ModelDeletedVaultProperties
Constructor
DeletedVaultProperties(**kwargs: Any)
Variables
Name | Description |
---|---|
vault_id
|
The resource id of the original vault. |
location
|
The location of the original vault. |
deletion_date
|
The deleted date. |
scheduled_purge_date
|
The scheduled purged date. |
tags
|
Tags of the original vault. |
purge_protection_enabled
|
Purge protection status of the original vault. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python