Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppTemplatesResult

Package version

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

Hierarchy

  • AppTemplatesResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

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

Optional value

value: AppTemplate[]

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

Generated using TypeDoc