disk Encryptions
Parameters
value
One or more disk_encryption
block as defined below.
Note: Starting on June 30, 2020, Azure HDInsight will enforce TLS 1.2 or later versions for all HTTPS connections. For more information, see Azure HDInsight TLS 1.2 Enforcement.
Parameters
values
One or more disk_encryption
block as defined below.
Note: Starting on June 30, 2020, Azure HDInsight will enforce TLS 1.2 or later versions for all HTTPS connections. For more information, see Azure HDInsight TLS 1.2 Enforcement.
suspend fun diskEncryptions(argument: List<suspend KafkaClusterDiskEncryptionArgsBuilder.() -> Unit>)
suspend fun diskEncryptions(vararg argument: suspend KafkaClusterDiskEncryptionArgsBuilder.() -> Unit)
Parameters
argument
One or more disk_encryption
block as defined below.
Note: Starting on June 30, 2020, Azure HDInsight will enforce TLS 1.2 or later versions for all HTTPS connections. For more information, see Azure HDInsight TLS 1.2 Enforcement.