ListIotHubResourceKeysPlainArgs

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

Constructors

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

Functions

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

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.