toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin
/
LinuxWebAppArgsBuilder
/
appSettings
app
Settings
@
JvmName
(
name
=
"leiryxuyyqdffrhg"
)
suspend
fun
appSettings
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"fhnmgcrlaxgwcmgl"
)
suspend
fun
appSettings
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
A map of key-value pairs of App Settings.
@
JvmName
(
name
=
"mstsdspknqwcflqv"
)
fun
appSettings
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
A map of key-value pairs of App Settings.