Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client 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.
Generated from protobuf messagegoogle.cloud.gkemulticloud.v1.AzureDatabaseEncryption
Namespace
Google \ Cloud \ GkeMultiCloud \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ key_id
string
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.
getKeyId
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.
Returns
Type
Description
string
setKeyId
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Anthos Multi Cloud V1 Client - Class AzureDatabaseEncryption (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/cloud-gke-multi-cloud/latest/V1.AzureDatabaseEncryption)\n- [1.2.1](/php/docs/reference/cloud-gke-multi-cloud/1.2.1/V1.AzureDatabaseEncryption)\n- [1.1.2](/php/docs/reference/cloud-gke-multi-cloud/1.1.2/V1.AzureDatabaseEncryption)\n- [1.0.0](/php/docs/reference/cloud-gke-multi-cloud/1.0.0/V1.AzureDatabaseEncryption)\n- [0.6.1](/php/docs/reference/cloud-gke-multi-cloud/0.6.1/V1.AzureDatabaseEncryption)\n- [0.5.4](/php/docs/reference/cloud-gke-multi-cloud/0.5.4/V1.AzureDatabaseEncryption)\n- [0.4.4](/php/docs/reference/cloud-gke-multi-cloud/0.4.4/V1.AzureDatabaseEncryption)\n- [0.3.0](/php/docs/reference/cloud-gke-multi-cloud/0.3.0/V1.AzureDatabaseEncryption)\n- [0.2.3](/php/docs/reference/cloud-gke-multi-cloud/0.2.3/V1.AzureDatabaseEncryption)\n- [0.1.4](/php/docs/reference/cloud-gke-multi-cloud/0.1.4/V1.AzureDatabaseEncryption) \nReference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AzureDatabaseEncryption.\n\nConfiguration related to application-layer secrets encryption.\n\nAnthos clusters on Azure encrypts your Kubernetes data at rest\nin etcd using Azure Key Vault.\n\nGenerated from protobuf message `google.cloud.gkemulticloud.v1.AzureDatabaseEncryption`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GkeMultiCloud \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getKeyId\n\nRequired. The ARM ID of the Azure Key Vault key to encrypt / decrypt data.\n\nFor example:\n`/subscriptions/\u003csubscription-id\u003e/resourceGroups/\u003cresource-group-id\u003e/providers/Microsoft.KeyVault/vaults/\u003ckey-vault-id\u003e/keys/\u003ckey-name\u003e`\nEncryption will always take the latest version of the key and hence\nspecific version is not supported.\n\n### setKeyId\n\nRequired. The ARM ID of the Azure Key Vault key to encrypt / decrypt data.\n\nFor example:\n`/subscriptions/\u003csubscription-id\u003e/resourceGroups/\u003cresource-group-id\u003e/providers/Microsoft.KeyVault/vaults/\u003ckey-vault-id\u003e/keys/\u003ckey-name\u003e`\nEncryption will always take the latest version of the key and hence\nspecific version is not supported."]]