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
nextLink
The link used to get the next page of IoT Connectors.
nextLink?: string
Property Value
value
The list of IoT Connectors.
value?: IotConnector[]
Property Value