Microsoft.SystemCenter.ManagementServicePoolWatcherResource Pool Watcher

Microsoft.SystemCenter.ManagementServicePoolWatcher (ClassType)

Monitors the health of a resource pool from the perspective of the management servers.

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdad3b5f1a-213a-32e8-77e5-4a7b0a5386c0

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SystemCenter.ManagementServicePoolWatcher:
PoolId  guid  Pool Id The internal Id of the pool this watcher is monitoring. true 256   
PoolName  string  Pool Name The name of the pool this watcher is monitoring. 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>