eventhub Data Connection
suspend fun eventhubDataConnection(name: String, block: suspend EventhubDataConnectionResourceBuilder.() -> Unit): EventhubDataConnection
Parameters
name
The unique name of the resulting resource.
block
Builder for EventhubDataConnection.
See also
Parameters
name
The unique name of the resulting resource.