javaVersion

@JvmName(name = "tiubonekkdrgrwfx")
suspend fun javaVersion(value: Output<String>)
@JvmName(name = "yhsimmwpstjttmrr")
suspend fun javaVersion(value: String?)

Parameters

value

The Version of Java to use. Possible values include 8, 11, and 17.

Note: The valid version combinations for java_version, java_server and java_server_version can be checked from the command line via az webapp list-runtimes --os-type linux.