KeyRotationPolicy Class
The key rotation policy that belongs to a key.
Constructor
KeyRotationPolicy(**kwargs: Any)
Variables
Name | Description |
---|---|
id
|
The identifier of the key rotation policy. |
lifetime_actions
|
Actions that will be performed by Key Vault over the lifetime of a key. |
expires_in
|
The expiry time of the policy that will be applied on new key versions, defined as an ISO 8601 duration. For example, 90 days is "P90D". See Wikipedia for more information on ISO 8601 durations. |
created_on
|
When the policy was created, in UTC |
updated_on
|
When the policy was last updated, in UTC |