ioTHub

suspend fun ioTHub(name: String, block: suspend IoTHubResourceBuilder.() -> Unit): IoTHub

Parameters

name

The unique name of the resulting resource.

block

Builder for IoTHub.

See also


fun ioTHub(name: String): IoTHub

Parameters

name

The unique name of the resulting resource.

See also