pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
AppServiceSiteConfigArgsBuilder
/
pythonVersion
python
Version
@
JvmName
(
name
=
"hkqugoymdtvimfyc"
)
suspend
fun
pythonVersion
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pvulefjqwwvdehqu"
)
suspend
fun
pythonVersion
(
value
:
String
?
)
Parameters
value
The version of Python to use in this App Service. Possible values are
2.7
and
3.4
.