GetSitePlainArgs

data class GetSitePlainArgs(val scope: String) : ConvertibleToJava<GetSitePlainArgs>

Constructors

Link copied to clipboard
constructor(scope: String)

Properties

Link copied to clipboard

Scope of the query (IoT Hub, /providers/Microsoft.Devices/iotHubs/myHub)

Functions

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