toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppSiteConfigApplicationStackArgsBuilder
/
useDotnetIsolatedRuntime
use
Dotnet
Isolated
Runtime
@
JvmName
(
name
=
"kwhtvpjcxxxodxro"
)
suspend
fun
useDotnetIsolatedRuntime
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"hfbhtanlbllthpip"
)
suspend
fun
useDotnetIsolatedRuntime
(
value
:
Boolean
?
)
Parameters
value
Should the DotNet process use an isolated runtime. Defaults to
false
.