EncryptionResponse

data class EncryptionResponse(val keyVaultProperties: EncryptionKeyVaultPropertiesResponse? = null, val status: String? = null)

The properties of customer managed encryption key

Constructors

Link copied to clipboard
constructor(keyVaultProperties: EncryptionKeyVaultPropertiesResponse? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The key vault where the encryption key is stored

Link copied to clipboard
val status: String? = null

Status of customer managed encryption key