javaVersion

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

Parameters

value

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

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. Note: java_server, java_server_version, and java_version must all be specified if building a java app