infrastructureEncryptionEnabled

@JvmName(name = "drrnbqrgmvwrwkci")
suspend fun infrastructureEncryptionEnabled(value: Output<Boolean>)
@JvmName(name = "mwqhfmoarmyxxmtp")
suspend fun infrastructureEncryptionEnabled(value: Boolean?)

Parameters

value

Whether or not infrastructure is encrypted for this server. Changing this forces a new resource to be created.

Note: This property is currently still in development and not supported by Microsoft. If the infrastructure_encryption_enabled attribute is set to true the PostgreSQL instance will incur a substantial performance degradation due to a second encryption pass on top of the existing default encryption that is already provided by Azure Storage. It is strongly suggested to leave this value false as not doing so can lead to unclear error messages.