IotConnectorCollection interface

A collection of IoT Connectors.

Properties

nextLink

The link used to get the next page of IoT Connectors.

value

The list of IoT Connectors.

Property Details

The link used to get the next page of IoT Connectors.

nextLink?: string

Property Value

string

value

The list of IoT Connectors.

value?: IotConnector[]

Property Value