Encryption Properties Response
data class EncryptionPropertiesResponse(val customerManagedKeyEncryption: CustomerManagedKeyEncryptionPropertiesResponse? = null)
All encryption configuration for a resource.
Constructors
Link copied to clipboard
fun EncryptionPropertiesResponse(customerManagedKeyEncryption: CustomerManagedKeyEncryptionPropertiesResponse? = null)