Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplateШаблон виртуальной машины

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

Шаблон виртуальной машины в Virtual Machine Manager

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId85b78b9a-85de-74b4-a266-430c39aafe3d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Отображаемое имя Отображаемое имя объекта. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Состояние объекта Состояние объекта false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Состояние актива Состояние актива false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Примечания Примечания false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject:
VMMId  string  ИД Virtual Machine Manager ИД в Virtual Machine Manager true 256  False     
VMMServer  string  Сервер Virtual Machine Manager Сервер Virtual Machine Manager false 256  False     
Name  string  Имя Имя false 256  False     
Description  string  Описание Описание false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplate:
CPUCount  string  Число ЦП Число ЦП false 256  False     
OperatingSystemName  string  Имя операционной системы Имя операционной системы false 256  False     
Memory  int  Память (МБ) Память (МБ) false 256       
Size  int  Размер (ГБ) Общий размер на всех виртуальных жестких дисках (ГБ) false 256       
Tag  string  Тег Тег false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplate" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject" Hosted="false" Singleton="false">
<Property ID="CPUCount" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="OperatingSystemName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Memory" Type="int" Key="false"/>
<Property ID="Size" Type="int" Key="false"/>
<Property ID="Tag" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>