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