windows Function App Slot
suspend fun windowsFunctionAppSlot(name: String, block: suspend WindowsFunctionAppSlotResourceBuilder.() -> Unit): WindowsFunctionAppSlot
Parameters
name
The unique name of the resulting resource.
block
Builder for WindowsFunctionAppSlot.
See also
Parameters
name
The unique name of the resulting resource.