RotationPolicy Class
RotationPolicy.
- Inheritance
-
azure.mgmt.keyvault._serialization.ModelRotationPolicy
Constructor
RotationPolicy(*, attributes: _models.KeyRotationPolicyAttributes | None = None, lifetime_actions: List[_models.LifetimeAction] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
attributes
|
The attributes of key rotation policy. |
lifetime_actions
|
The lifetimeActions for key rotation action. |
Variables
Name | Description |
---|---|
attributes
|
The attributes of key rotation policy. |
lifetime_actions
|
The lifetimeActions for key rotation action. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python