ListDeviceRegistrationKeyPlainArgs

data class ListDeviceRegistrationKeyPlainArgs(val deviceName: String, val resourceGroupName: String) : ConvertibleToJava<ListDeviceRegistrationKeyPlainArgs>

Constructors

Link copied to clipboard
fun ListDeviceRegistrationKeyPlainArgs(deviceName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the device resource.

Link copied to clipboard

The name of the resource group. The name is case insensitive.