toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
WindowsFunctionAppSiteConfigApplicationStackArgs
/
WindowsFunctionAppSiteConfigApplicationStackArgs
Windows
Function
App
Site
Config
Application
Stack
Args
constructor
(
dotnetVersion
:
Output
<
String
>
?
=
null
,
javaVersion
:
Output
<
String
>
?
=
null
,
nodeVersion
:
Output
<
String
>
?
=
null
,
powershellCoreVersion
:
Output
<
String
>
?
=
null
,
useCustomRuntime
:
Output
<
Boolean
>
?
=
null
,
useDotnetIsolatedRuntime
:
Output
<
Boolean
>
?
=
null
)