functionApp

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

Parameters

name

The unique name of the resulting resource.

block

Builder for FunctionApp.

See also


Parameters

name

The unique name of the resulting resource.

See also