windows Function App
suspend fun windowsFunctionApp(name: String, block: suspend WindowsFunctionAppResourceBuilder.() -> Unit): WindowsFunctionApp
Parameters
name
The unique name of the resulting resource.
block
Builder for WindowsFunctionApp.
See also
Parameters
name
The unique name of the resulting resource.