ApplicationHostTemplate

 

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

ApplicationHostTemplate

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.

HTTP Verbs

GET POST PUT DELETE
Yes No No No

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

Name Type Mandatory Description
ID Edm.Guid No The identifier of an application host template.
StampId Edm.Guid Yes The identifier of the stamp that restricts the query.
Name Edm.String No The name of an application host template.
ServiceTemplateId Edm.Guid No The identifier of the owning service template.

See Also

VMM Collections Reference R2