ListIotHubResourceKeysForKeyNamePlainArgs

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

Constructors

constructor(keyName: String, resourceGroupName: String, resourceName: String)

Properties

Link copied to clipboard

The name of the shared access policy.

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.

Functions

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