endpoint Servicebus
suspend fun endpointServicebus(name: String, block: suspend EndpointServicebusResourceBuilder.() -> Unit): EndpointServicebus
Parameters
name
The unique name of the resulting resource.
block
Builder for EndpointServicebus.
See also
Parameters
name
The unique name of the resulting resource.