AppTemplatesResult interface

A list of IoT Central Application Templates with a next link.

Properties

nextLink

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

value

A list of IoT Central Application Templates. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

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

nextLink?: string

Property Value

string

value

A list of IoT Central Application Templates. NOTE: This property will not be serialized. It can only be populated by the server.

value?: AppTemplate[]

Property Value