ClusterPropertiesEncryptionCustomerManagedKeyEncryption interface
All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption.
Properties
key |
All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault. |
key |
Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78 |
Property Details
keyEncryptionKeyIdentity
All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
keyEncryptionKeyIdentity?: ClusterPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity
Property Value
keyEncryptionKeyUrl
Key encryption key Url, versioned only. Ex: https://contosovault.vault.azure.net/keys/contosokek/562a4bb76b524a1493a6afe8e536ee78
keyEncryptionKeyUrl?: string
Property Value
string