functionApp

suspend fun functionApp(name: String, block: suspend FunctionAppResourceBuilder.() -> Unit): FunctionApp

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for FunctionApp.


See also

Parameters

name

The unique name of the resulting resource.