EncryptionSettingsResponse

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

Customer Managed Key details of the resource.

Constructors

Link copied to clipboard
constructor(infrastructureEncryption: String? = null, kekIdentity: CmkKekIdentityResponse? = null, keyVaultProperties: CmkKeyVaultPropertiesResponse? = null, state: String? = 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 managed identity used for CMK

Link copied to clipboard

The properties of the Key Vault which hosts CMK

Link copied to clipboard
val state: String? = null

Encryption state of the Backup Vault.