Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplateVirtuálisgép-sablon

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

Virtuálisgép-sablon a Virtual Machine Managerben

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 (HUN) Description (HUN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektum állapota Objektum állapota false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Eszköz állapota Eszköz állapota false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Feljegyzések Feljegyzések false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject:
VMMId  string  Virtual Machine Manager-azonosító Azonosító a Virtual Machine Managerben true 256  False     
VMMServer  string  Virtual Machine Manager-kiszolgáló Virtual Machine Manager-kiszolgáló false 256  False     
Name  string  Név Név false 256  False     
Description  string  Leírás Leírás false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplate:
CPUCount  string  Processzorok száma Processzorok száma false 256  False     
OperatingSystemName  string  Operációs rendszer neve Operációs rendszer neve false 256  False     
Memory  int  Memória (MB) Memória (MB) false 256       
Size  int  Méret (GB) Összesített méret (összes merevlemez, GB) false 256       
Tag  string  Címke Címke 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>