GetEdgeDevicePlainArgs

data class GetEdgeDevicePlainArgs(val edgeDeviceName: String, val resourceUri: String) : ConvertibleToJava<GetEdgeDevicePlainArgs>

Constructors

Link copied to clipboard
constructor(edgeDeviceName: String, resourceUri: String)

Properties

Link copied to clipboard

Name of Device

Link copied to clipboard

The fully qualified Azure Resource manager identifier of the resource.

Functions

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