Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplateMal for virtuell maskin

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

Mal for virtuell maskin i 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 (NOR) Description (NOR) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Visningsnavn Visningsnavnet til objektet. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objektstatus Objektstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Aktivastatus Aktivastatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notater Notater false 4000       
Microsoft.SystemCenter.VirtualMachineManager.Extended.LibraryObject:
VMMId  string  ID i Virtual Machine Manager ID i Virtual Machine Manager true 256  False     
VMMServer  string  Virtual Machine Manager Server Virtual Machine Manager Server false 256  False     
Name  string  Navn Navn false 256  False     
Description  string  Beskrivelse Beskrivelse false 256  False     
Microsoft.SystemCenter.VirtualMachineManager.Extended.VMTemplate:
CPUCount  string  CPU-antall CPU-antall false 256  False     
OperatingSystemName  string  Navn på operativsystem Navn på operativsystem false 256  False     
Memory  int  Minne (MB) Minne (MB) false 256       
Size  int  Størrelse (GB) Total størrelse på tvers av alle virtuelle harddisker (GB) false 256       
Tag  string  Kode Kode 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>