Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.BasePRO ベース クラス ターゲット

Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Base (ClassType)

PRO によって監視されるオブジェクト

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf0eb9225-e856-65fb-09ca-9de9a490e7a2

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.Pro.2008.Base:
Guid  string  VMM オブジェクト ID false 255  False     
Type  string  VMM タイプ ID false 255  False     
ProRecovery  string  PRO の回復レベル false 255  False     
ProEnableLevel  string  PRO の監視レベル false 255  False     
VMMServer  string  VMM サーバー false 255  False     
Name  string  コンピューター名 false 255  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Base" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="Guid" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="ProRecovery" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="ProEnableLevel" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="VMMServer" Type="string" Key="false" CaseSensitive="false" Length="255"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="255"/>
</ClassType>