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 name of the device resource.

Link copied to clipboard

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