pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin
/
WindowsWebAppArgsBuilder
/
appSettings
app
Settings
@
JvmName
(
name
=
"ixoosudxtymoeuoh"
)
suspend
fun
appSettings
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"ntkhanjiprbxmarn"
)
suspend
fun
appSettings
(
value
:
Map
<
String
,
String
>
?
)
Parameters
value
A map of key-value pairs of App Settings.
@
JvmName
(
name
=
"lcpopthbwwshokys"
)
fun
appSettings
(
vararg
values
:
Pair
<
String
,
String
>
)
Parameters
values
A map of key-value pairs of App Settings.