appSettingNames

@JvmName(name = "hfcqpeaewvehcdwq")
suspend fun appSettingNames(value: Output<List<String>>)
@JvmName(name = "wqfdawbyssgwxdis")
suspend fun appSettingNames(value: List<String>?)

Parameters

value

A list of app_setting names that the Windows Web App will not swap between Slots when a swap operation is triggered.


@JvmName(name = "uvectkpqlwllanyb")
suspend fun appSettingNames(vararg values: Output<String>)


@JvmName(name = "tlfrtuijgsvqarkj")
suspend fun appSettingNames(values: List<Output<String>>)
@JvmName(name = "cawrqqpxfkinbhrh")
suspend fun appSettingNames(vararg values: String)

Parameters

values

A list of app_setting names that the Windows Web App will not swap between Slots when a swap operation is triggered.