Share via


ComputerTierTemplate [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

The ComputerTierTemplate entity represents a computer tier template.

Computer tier templates are associated with service templates for Virtual Machine Manager (VMM).

Inheritance Hierarchy

VMM
  ComputerTierTemplate

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.

Accessibility

-

-

-

-

Edm.String

True

Indicates whether the object is publically available or not, either Public or Internal.

AddedTime

-

-

-

-

Edm.DateTime

True

When the entity was added.

BlockAutomaticMigration

-

-

-

-

Edm.Boolean

True

Whether the computer can be automatically migrated.

DefaultInstanceCount

-

-

-

-

Edm.Int32

True

The default instance count for a computer tier that can be scaled out.

DeploymentOrder

-

-

-

-

Edm.Int32

True

The order in which a computer tier.

Description

-

-

-

-

Edm.String

True

Describes the entity.

Enabled

-

-

-

-

Edm.Boolean

True

Internal use only.

InstanceMaximumCount

-

-

-

-

Edm.Int32

True

The maximum number of virtual machines to which a service instance can scale out.

InstanceMinimumCount

-

-

-

-

Edm.Int32

True

The minimum number of virtual machines to which a service instance can scale in.

ModifiedTime

-

-

-

-

Edm.DateTime

True

When the entity was last modified.

Name

-

-

-

-

Edm.String

True

The name of the entity.

NumberOfUpgradeDomains

-

-

-

-

Edm.Int32

True

The number of upgrade domains for a computer tier that can be scaled out.

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 reported by VMM.

Relationships

For more information about how the relationships of an entity are used, see Entity Basics.

Name

Relationship Type

From Property

To Entity

To Property

VMTemplate

One or None

Not specified

VMTemplate [SPFSDK][VMMREF]

Not specified

OData Operations

None

Examples

See Also

Entities [SPFSDK][VMMREF]
ComputerTierTemplates Collection [SPFSDK][VMMREF]
ComputerTier [SPFSDK][VMMREF]
ServiceTemplate [SPFSDK][VMMREF]