GetDevicePlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The device name.

Link copied to clipboard

The resource group name.