customer Managed Key Encryption
suspend fun customerManagedKeyEncryption(value: Output<ClusterPropertiesCustomerManagedKeyEncryptionArgs>)
Parameters
value
All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption.
suspend fun customerManagedKeyEncryption(argument: suspend ClusterPropertiesCustomerManagedKeyEncryptionArgsBuilder.() -> Unit)
Parameters
argument
All Customer-managed key encryption properties for the resource. Set this to an empty object to use Microsoft-managed key encryption.