Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplateSzablon maszyny wirtualnej

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

Szablon maszyny wirtualnej w menedżerze maszyny wirtualnej

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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject:
VMMId  string  Identyfikator menedżera maszyny wirtualnej Identyfikator w menedżerze maszyny wirtualnej true 256  False     
VMMServer  string  Serwer menedżera maszyny wirtualnej Serwer menedżera maszyny wirtualnej false 256  False     
Name  string  Nazwa Nazwa false 256  False     
Description  string  Opis Opis false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplate:
CPUCount  string  Liczba procesorów Liczba procesorów false 256  False     
OperatingSystemName  string  Nazwa systemu operacyjnego Nazwa systemu operacyjnego false 256  False     
Memory  int  Pamięć (MB) Pamięć (MB) false 256       
Size  int  Rozmiar (GB) Łączny rozmiar wszystkich wirtualnych dysków twardych (GB) false 256       
Tag  string  Znacznik Znacznik 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>