Microsoft.SystemCenter.VirtualMachineManager.Extended.ServiceTemplateService Template

Microsoft.SystemCenter.VirtualMachineManager.Extended.ServiceTemplate (ClassType)

Service Template in Virtual Machine Manager

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda1a382d0-6e6a-cab1-ce5a-a98c0d0ea022

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject:
VMMId  string  Virtual Machine Manager Id Id in Virtual Machine Manager true 256  False     
VMMServer  string  Virtual Machine Manager Server Virtual Machine Manager Server false 256  False     
Name  string  Name Name false 256  False     
Description  string  Description Description false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.ServiceTemplate:
NumberOfTiers  string  Number of tiers Number of computer tiers false 256  False     
Tag  string  Tag Tag false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Extended.ServiceTemplate" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject" Hosted="false" Singleton="false">
<Property ID="NumberOfTiers" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Tag" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>