AppTemplate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET