AppListResult interface

A list of IoT Central Applications with a next link.

Properties

nextLink

The link used to get the next page of IoT Central Applications.

value

A list of IoT Central Applications.

Property Details

The link used to get the next page of IoT Central Applications.

nextLink?: string

Property Value

string

value

A list of IoT Central Applications.

value?: App[]

Property Value

App[]