Microsoft.SystemCenter.ManagementServicePoolWatcher資源集區監看員

Microsoft.SystemCenter.ManagementServicePoolWatcher (ClassType)

從管理伺服器的角度,監視資源集區的健全狀況。

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbc3134c8-37ac-3d19-8033-b7aab4fb21ec

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ZHH) Description (ZHH) 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.ManagementServicePoolWatcher:
PoolId  guid  集區識別碼 此監看員正在監視之集區的內部識別碼。 true 256       
PoolName  string  集區名稱 此監看員正在監視之集區的名稱。 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ManagementServicePoolWatcher" Accessibility="Public" Abstract="false" Base="System!System.Perspective" Hosted="true" Singleton="false">
<Property ID="PoolId" Type="guid" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="PoolName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>