DatabaseKey Class
Database level key used for encryption at rest.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
DatabaseKey(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
type
|
The database key type. Only supported value is 'AzureKeyVault'. "AzureKeyVault" |
|
thumbprint
|
Thumbprint of the database key. |
|
creation_date
|
The database key creation date. |
|
subregion
|
Subregion of the server key. |