iot Hub Data Connection
suspend fun iotHubDataConnection(name: String, block: suspend IotHubDataConnectionResourceBuilder.() -> Unit): IotHubDataConnection
Parameters
name
The unique name of the resulting resource.
block
Builder for IotHubDataConnection.
See also
Parameters
name
The unique name of the resulting resource.