connectionStringNames

@JvmName(name = "tlkqmeheuvyvyorr")
suspend fun connectionStringNames(value: Output<List<String>>)
@JvmName(name = "jkfhhxwbvnmvdxgn")
suspend fun connectionStringNames(value: List<String>?)

Parameters

value

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


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


@JvmName(name = "fqnmjyxblhxjklrc")
suspend fun connectionStringNames(values: List<Output<String>>)
@JvmName(name = "npyeaibsbyiofsbd")
suspend fun connectionStringNames(vararg values: String)

Parameters

values

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