javaVersion

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

Parameters

value

The version of Java to use when current_stack is set to java. Possible values include 1.7, 1.8, 11 and 17. Required with java_container and java_container_version.

NOTE: For compatible combinations of java_version, java_container and java_container_version users can use az webapp list-runtimes from command line.