toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppSiteConfigApplicationStackArgsBuilder
/
nodeVersion
node
Version
@
JvmName
(
name
=
"adcuwkxmdvmcfnsy"
)
suspend
fun
nodeVersion
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hdasmjvnbpemwyos"
)
suspend
fun
nodeVersion
(
value
:
String
?
)
Parameters
value
The version of Node to run. Possible values include
12
,
14
,
16
,
18
20
and
22
.