Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplateModello macchina virtuale

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

Modello macchina virtuale in 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject:
VMMId  string  ID Virtual Machine Manager ID in Virtual Machine Manager true 256  False     
VMMServer  string  Server Virtual Machine Manager Server Virtual Machine Manager false 256  False     
Name  string  Nome Nome false 256  False     
Description  string  Descrizione Descrizione false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplate:
CPUCount  string  Conteggio CPU Conteggio CPU false 256  False     
OperatingSystemName  string  Nome del sistema operativo Nome del sistema operativo false 256  False     
Memory  int  Memoria (MB) Memoria (MB) false 256       
Size  int  Dimensione (GB) Dimensione totale su tutti i dischi rigidi virtuali (GB) false 256       
Tag  string  Tag Tag 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>