DeletedManagedHsmProperties Class
Properties of the deleted managed HSM.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.keyvault._serialization.ModelDeletedManagedHsmProperties
Constructor
DeletedManagedHsmProperties(**kwargs: Any)
Variables
Name | Description |
---|---|
mhsm_id
|
The resource id of the original managed HSM. |
location
|
The location of the original managed HSM. |
deletion_date
|
The deleted date. |
scheduled_purge_date
|
The scheduled purged date. |
purge_protection_enabled
|
Purge protection status of the original managed HSM. |
tags
|
Tags of the original managed HSM. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python