ApplicationHostTemplates

System Center
 

Updated: June 27, 2017

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

Reads all application host templates. 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 a list of all application host templates in the specified stamp.

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 to restrict the query to
NameEdm.StringNoThe name of an application host template
ServiceTemplateIdEdm.GuidNoThe identifier of the owning service template

VMM Collections Reference

Show: