app Service Environment
suspend fun appServiceEnvironment(name: String, block: suspend AppServiceEnvironmentResourceBuilder.() -> Unit): AppServiceEnvironment
Parameters
name
The unique name of the resulting resource.
block
Builder for AppServiceEnvironment.
See also
Parameters
name
The unique name of the resulting resource.