GetIotHubResourcePlainArgs

data class GetIotHubResourcePlainArgs(val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetIotHubResourcePlainArgs>

Constructors

Link copied to clipboard
fun GetIotHubResourcePlainArgs(resourceGroupName: String, resourceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetIotHubResourcePlainArgs

Properties

Link copied to clipboard

The name of the resource group that contains the IoT hub.

Link copied to clipboard

The name of the IoT hub.