Share via


ApplicationHostTemplate [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

The ApplicationHostTemplate entity represents an application host template for Virtual Machine Manager (VMM).

An application host template is used to deploy a SQL data-tier application (DAC) on a deployed SQL server or a Web Deploy package to a supported Web Application Host.

Inheritance Hierarchy

VMM
  ApplicationHostTemplate

Entity Properties

For more information about how the properties of an entity interact with HTTP operations, see Entity Basics.

Name

Create (POST)

Read (GET)

Update (PUT)

Delete (DELETE)

Type

Nullable

Description

ID

-

Optional

-

-

Edm.Guid

False

Key Property

The identifier of the entity.

StampId

-

Optional

-

-

Edm.Guid

False

Key Property

The identifier of the stamp that restricts the query.

AddedTime

-

-

-

-

Edm.DateTime

True

When the entity was added.

ComputerName

-

-

-

-

Edm.String

True

The name of a computer that VMM can uniquely identify in one of the following formats.

  • Fully Qualified Domain Name (FQDN)

  • IPv4 address

  • IPv6 address

  • NetBIOS name

DeploymentOrder

-

-

-

-

Edm.Int32

True

The order in which a computer tier, application host, or application is deployed.

Description

-

-

-

-

Edm.String

True

Describes the entity.

FailedJobID

-

-

-

-

Edm.Guid

True

The identifier of a failed job.

ModifiedTime

-

-

-

-

Edm.DateTime

True

When the entity was last modified.

Name

-

-

-

-

Edm.String

True

The name of the application host.

ServiceTemplateId

-

-

-

-

Edm.Guid

True

The identifier of the associated service template.

ServicingOrder

-

-

-

-

Edm.Int32

True

The order in which a computer tier or application host is serviced.

Tag

-

-

-

-

Edm.String

True

Not used by VMM.

Relationships

None

OData Operations

None

Examples

See Also

Entities [SPFSDK][VMMREF]
ApplicationHostTemplates Collection [SPFSDK][VMMREF]
ApplicationHost [SPFSDK][VMMREF]