ManagedHsmLifetimeAction Class
ManagedHsmLifetimeAction.
- Inheritance
-
azure.mgmt.keyvault._serialization.ModelManagedHsmLifetimeAction
Constructor
ManagedHsmLifetimeAction(*, trigger: _models.ManagedHsmTrigger | None = None, action: _models.ManagedHsmAction | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
trigger
|
The trigger of key rotation policy lifetimeAction. |
action
|
The action of key rotation policy lifetimeAction. |
Variables
Name | Description |
---|---|
trigger
|
The trigger of key rotation policy lifetimeAction. |
action
|
The action of key rotation policy lifetimeAction. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python