linux Web App Slot
suspend fun linuxWebAppSlot(name: String, block: suspend LinuxWebAppSlotResourceBuilder.() -> Unit): LinuxWebAppSlot
Parameters
name
The unique name of the resulting resource.
block
Builder for LinuxWebAppSlot.
See also
Parameters
name
The unique name of the resulting resource.