EncryptionKeyVaultProperties Class
An Encryption Key.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
EncryptionKeyVaultProperties
Constructor
EncryptionKeyVaultProperties(*, key_name: Optional[str] = None, key_version: Optional[str] = None, key_vault_url: Optional[str] = None, **kwargs)
Parameters
Variables
- key_state
- str or EncryptionKeyStatus
The state of key provided. Possible values include: "Connected", "AccessDenied".
- version_type
- str or EncryptionVersionType
Property of the key if user provided or auto detected. Possible values include: "Fixed", "AutoDetected".
Feedback
Submit and view feedback for