VaultPropertiesResponseEncryption

data class VaultPropertiesResponseEncryption(val infrastructureEncryption: String? = null, val kekIdentity: CmkKekIdentityResponse? = null, val keyVaultProperties: CmkKeyVaultPropertiesResponse? = null)

Customer Managed Key details of the resource.

Constructors

Link copied to clipboard
constructor(infrastructureEncryption: String? = null, kekIdentity: CmkKekIdentityResponse? = null, keyVaultProperties: CmkKeyVaultPropertiesResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enabling/Disabling the Double Encryption state

Link copied to clipboard

The details of the identity used for CMK

Link copied to clipboard

The properties of the Key Vault which hosts CMK