KeyVaultProperties Class
KeyVaultProperties.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
KeyVaultProperties
Constructor
KeyVaultProperties(*, key_identifier: Optional[str] = None, identity: Optional[str] = None, **kwargs)
Variables
- key_identifier
- str
Key vault uri to access the encryption key.
- versioned_key_identifier
- str
The fully qualified key identifier that includes the version of the key that is actually used for encryption.
- identity
- str
The client id of the identity which will be used to access key vault.
- key_rotation_enabled
- bool
Auto key rotation status for a CMK enabled registry.
- last_key_rotation_timestamp
- datetime
Timestamp of the last successful key rotation.
Feedback
Submit and view feedback for