Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppTemplate

Package version

IoT Central Application Template.

Hierarchy

  • AppTemplate

Index

Properties

Optional description

description: undefined | string

The description of the template. NOTE: This property will not be serialized. It can only be populated by the server.

Optional industry

industry: undefined | string

The industry of the template. NOTE: This property will not be serialized. It can only be populated by the server.

Optional locations

A list of locations that support the template. NOTE: This property will not be serialized. It can only be populated by the server.

Optional manifestId

manifestId: undefined | string

The ID of the template. NOTE: This property will not be serialized. It can only be populated by the server.

Optional manifestVersion

manifestVersion: undefined | string

The version of the template. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the template. NOTE: This property will not be serialized. It can only be populated by the server.

Optional order

order: undefined | number

The order of the template in the templates list. NOTE: This property will not be serialized. It can only be populated by the server.

Optional title

title: undefined | string

The title of the template. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc