ApplicationHostTemplate

System Center
 

Updated: June 27, 2017

Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview

Gets application host templates for Virtual Machine Manager (VMM). An application host template is used to deploy a Structured Query Language (SQL) data-tier application (DAC) on a deployed SQL server or a Web Deploy package to a supported Web Application Host.

GETPOSTPUTDELETE
YesNoNoNo

GET

Gets the specified application host templates.

To get a specific application host template, specify the ID property.

To get an application host template by name, specify the Name property.

To get an application host template by parent service template, specify the ServiceTemplateId property.

Entity Properties

NameTypeMandatoryDescription
IDEdm.GuidNoThe identifier of an application host template.
StampIdEdm.GuidYesThe identifier of the stamp that restricts the query.
NameEdm.StringNoThe name of an application host template.
ServiceTemplateIdEdm.GuidNoThe identifier of the owning service template.

VMM Collections Reference R2

Show: