web App Deployment Slot
suspend fun webAppDeploymentSlot(name: String, block: suspend WebAppDeploymentSlotResourceBuilder.() -> Unit): WebAppDeploymentSlot
Parameters
name
The unique name of the resulting resource.
block
Builder for WebAppDeploymentSlot.
See also
Parameters
name
The unique name of the resulting resource.