connection Strings
Parameters
value
One or more connection_string
blocks as defined below.
Parameters
values
One or more connection_string
blocks as defined below.
suspend fun connectionStrings(argument: List<suspend LinuxWebAppConnectionStringArgsBuilder.() -> Unit>)
suspend fun connectionStrings(vararg argument: suspend LinuxWebAppConnectionStringArgsBuilder.() -> Unit)
Parameters
argument
One or more connection_string
blocks as defined below.