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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python