共用方式為


AppTemplate Class

Definition

IoT Central Application Template.

public class AppTemplate
type AppTemplate = class
Public Class AppTemplate
Inheritance
AppTemplate

Constructors

AppTemplate()

Initializes a new instance of the AppTemplate class.

AppTemplate(String, String, String, String, Nullable<Double>, String, String, IList<AppTemplateLocations>)

Initializes a new instance of the AppTemplate class.

Properties

Description

Gets the description of the template.

Industry

Gets the industry of the template.

Locations

Gets a list of locations that support the template.

ManifestId

Gets the ID of the template.

ManifestVersion

Gets the version of the template.

Name

Gets the name of the template.

Order

Gets the order of the template in the templates list.

Title

Gets the title of the template.

Applies to