javaVersion

@JvmName(name = "gfhlfwyexthuwxkh")
suspend fun javaVersion(value: Output<String>)
@JvmName(name = "mwtweyplnsfveofb")
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.