linux Function App
suspend fun linuxFunctionApp(name: String, block: suspend LinuxFunctionAppResourceBuilder.() -> Unit): LinuxFunctionApp
Parameters
name
The unique name of the resulting resource.
block
Builder for LinuxFunctionApp.
See also
Parameters
name
The unique name of the resulting resource.