ServiceManager.CloudServices.Extended.ServiceTemplateCloud Services Service Template

ServiceManager.CloudServices.Extended.ServiceTemplate (ClassType)

Service Template in Microsoft System Center Virtual Machine Manager

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Extended.ServiceTemplate
AbstractFalse
HostedFalse
SingletonFalse
ExtensionTrue
AccessibilityPublic
ElementId3a5d6541-7bfb-2ca9-d667-f25338891e06

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     
ServiceManager.CloudServices.Extended.ServiceTemplate:
Scope  enum  Visible Visible false 256      ServiceManager.CloudServices.ScopeEnum 
UserFriendlyTag  string  User Friendly Name User Friendly Name false 256  False     

Health Model:

Source Code:

<ClassType ID="ServiceManager.CloudServices.Extended.ServiceTemplate" Accessibility="Public" Abstract="false" Base="VMMLibraryExtended!Microsoft.SystemCenter.VirtualMachineManager.Extended.ServiceTemplate" Hosted="false" Singleton="false" Extension="true">
<Property ID="Scope" Type="enum" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0" EnumType="ServiceManager.CloudServices.ScopeEnum"/>
<Property ID="UserFriendlyTag" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>