web App Connection Strings
suspend fun webAppConnectionStrings(name: String, block: suspend WebAppConnectionStringsResourceBuilder.() -> Unit): WebAppConnectionStrings
Parameters
name
The unique name of the resulting resource.
block
Builder for WebAppConnectionStrings.
See also
Parameters
name
The unique name of the resulting resource.