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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Base:
Guid  string  VMM 物件識別碼 false 255  False 
Type  string  VMM 類型識別碼 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>