ServiceManager.CloudServices.Extended.VMTemplateCloud Services Virtual Machine Template

ServiceManager.CloudServices.Extended.VMTemplate (ClassType)

Virtual Machine Template in Microsoft System Center Virtual Machine Manager

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Extended.VMTemplate
AbstractFalse
HostedFalse
SingletonFalse
ExtensionTrue
AccessibilityPublic
ElementId86b3a4d8-1e35-41e2-ec4d-01e54c547991

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.VMTemplate:
CPUCount  string  CPU Count CPU Count false 256  False     
OperatingSystemName  string  Operating System Name Operating System Name false 256  False     
Memory  int  Memory (MB) Memory (MB) false 256       
Size  int  Size (GB) Total size across all virtual hard disks (GB) false 256       
Tag  string  Tag Tag false 256  False     
ServiceManager.CloudServices.Extended.VMTemplate:
Scope  enum  Visible Visible false 256      ServiceManager.CloudServices.ScopeEnum 
UserFriendlyTag  string  User Friendly Name User Friendly Name false 256  False     
CostPerDay  double  Cost per day Cost per day false 256       

Health Model:

Source Code:

<ClassType ID="ServiceManager.CloudServices.Extended.VMTemplate" Accessibility="Public" Abstract="false" Base="VMMLibraryExtended!Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplate" 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"/>
<Property ID="CostPerDay" Type="double" AutoIncrement="false" Key="false" CaseSensitive="false" Required="false" Scale="0"/>
</ClassType>