EncryptionPropertiesResponse

data class EncryptionPropertiesResponse(val customerManagedKeyEncryption: CustomerManagedKeyEncryptionPropertiesResponse? = null)

All encryption configuration for a resource.

Constructors

Link copied to clipboard
constructor(customerManagedKeyEncryption: CustomerManagedKeyEncryptionPropertiesResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

All Customer-managed key encryption properties for the resource.