Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplateSanal Makine Şablonu

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

Virtual Machine Manager'daki Sanal Makine Şablonu

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 (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject:
VMMId  string  Virtual Machine Manager Kimliği Virtual Machine Manager'daki kimlik true 256  False     
VMMServer  string  Virtual Machine Manager Sunucusu Virtual Machine Manager Sunucusu false 256  False     
Name  string  Ad Ad false 256  False     
Description  string  Açıklama Açıklama false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplate:
CPUCount  string  CPU Sayımı CPU Sayımı false 256  False     
OperatingSystemName  string  İşletim Sistemi Adı İşletim Sistemi Adı false 256  False     
Memory  int  Bellek (MB) Bellek (MB) false 256       
Size  int  Boyut (GB) Tüm sanal sabit diskler çapında toplam boyut (GB) false 256       
Tag  string  Etiket Etiket 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>