public sealed class AzureDatabaseEncryption : IMessage<AzureDatabaseEncryption>, IEquatable<AzureDatabaseEncryption>, IDeepCloneable<AzureDatabaseEncryption>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AzureDatabaseEncryption.
Configuration related to application-layer secrets encryption.
Anthos clusters on Azure encrypts your Kubernetes data at rest
in etcd using Azure Key Vault.
Required. The ARM ID of the Azure Key Vault key to encrypt / decrypt data.
For example:
/subscriptions/<subscription-id>/resourceGroups/<resource-group-id>/providers/Microsoft.KeyVault/vaults/<key-vault-id>/keys/<key-name>
Encryption will always take the latest version of the key and hence
specific version is not supported.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version for AzureDatabaseEncryption is 2.8.0, with versions ranging from 1.0.0-beta01 to 2.8.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe AzureDatabaseEncryption class provides configuration for application-layer secrets encryption within Anthos clusters on Azure.\u003c/p\u003e\n"],["\u003cp\u003eAzure clusters encrypt Kubernetes data at rest in etcd by using Azure Key Vault.\u003c/p\u003e\n"],["\u003cp\u003eThe KeyId property, a required field, stores the Azure Key Vault key's ARM ID for data encryption and decryption.\u003c/p\u003e\n"],["\u003cp\u003eThe AzureDatabaseEncryption class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]