CacheEncryptionSettingsResponse

data class CacheEncryptionSettingsResponse(val keyEncryptionKey: KeyVaultKeyReferenceResponse? = null)

Cache encryption settings.

Constructors

Link copied to clipboard
constructor(keyEncryptionKey: KeyVaultKeyReferenceResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the location of the key encryption key in Key Vault.