virtual Hub Connection
suspend fun virtualHubConnection(name: String, block: suspend VirtualHubConnectionResourceBuilder.() -> Unit): VirtualHubConnection
Parameters
name
The unique name of the resulting resource.
block
Builder for VirtualHubConnection.
See also
Parameters
name
The unique name of the resulting resource.