pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxWebAppSiteConfigApplicationStackArgsBuilder
/
dotnetVersion
dotnet
Version
@
JvmName
(
name
=
"oblqsvuopaexbjjy"
)
suspend
fun
dotnetVersion
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hogvhytdymbgxhnb"
)
suspend
fun
dotnetVersion
(
value
:
String
?
)
Parameters
value
The version of .NET to use. Possible values include
3.1
,
5.0
,
6.0
and
7.0
.