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
ElementId6f5b38fe-d8fe-687b-796d-be324dfe836f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ELL) Description (ELL) 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 Server Virtual Machine Manager Server false 256  False     
Name  string  Όνομα Όνομα false 256  False     
Description  string  Περιγραφή Περιγραφή false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplate:
CPUCount  string  Πλήθος CPU Πλήθος CPU false 256  False     
OperatingSystemName  string  Όνομα λειτουργικού συστήματος Όνομα λειτουργικού συστήματος false 256  False     
Memory  int  Μνήμη (MB) Μνήμη (MB) false 256       
Size  int  Μέγεθος (GB) Συνολικό μέγεθος σε όλους τους εικονικούς σκληρούς δίσκους (GB) 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>