IoTCheckRequirements interface

Represents IoT requirements check request.

Extends

Properties

kind

Describes the kind of connector to be checked.

subscriptionId

The subscription id to connect to, and get the data from.

Property Details

kind

Describes the kind of connector to be checked.

kind: "IOT"

Property Value

"IOT"

subscriptionId

The subscription id to connect to, and get the data from.

subscriptionId?: string

Property Value

string