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
ElementId85b78b9a-85de-74b4-a266-430c39aafe3d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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 ID Virtual Machine Manager の ID true 256  False     
VMMServer  string  Virtual Machine Manager サーバー Virtual Machine Manager サーバー 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>