toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin
/
WebAppSlotConfigurationNamesArgsBuilder
/
appSettingNames
app
Setting
Names
@
JvmName
(
name
=
"whsfilrfuvqyxefi"
)
suspend
fun
appSettingNames
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"wloadmlhhpbwqkxl"
)
suspend
fun
appSettingNames
(
value
:
List
<
String
>
?
)
Parameters
value
List of application settings names.
@
JvmName
(
name
=
"hmllbufglpkeueaa"
)
suspend
fun
appSettingNames
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"jmhrekhdqoocwffu"
)
suspend
fun
appSettingNames
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"bhjonwurfippxfme"
)
suspend
fun
appSettingNames
(
vararg
values
:
String
)
Parameters
values
List of application settings names.