toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
SlotSiteConfigArgsBuilder
/
pythonVersion
python
Version
@
JvmName
(
name
=
"dgtsiqypceetjlsw"
)
suspend
fun
pythonVersion
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sacvjwvudppgdxsv"
)
suspend
fun
pythonVersion
(
value
:
String
?
)
Parameters
value
The version of Python to use in this App Service Slot. Possible values are
2.7
and
3.4
.