Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppListResult

Package version

A list of IoT Central Applications with a next link.

Hierarchy

  • AppListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

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

Optional value

value: App[]

A list of IoT Central Applications.

Generated using TypeDoc