Microsoft.SystemCenter.HealthServiceWatcherHealth Service Watcher

Microsoft.SystemCenter.HealthServiceWatcher (ClassType)

Monitors the health of a Health Service from the perspective of the Principal Management Server.

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8be14cd9-65d5-9ae3-c8dd-3672593d2321
Commentrepresents the instance that watches each HealthService in a Management Group, hosted by the RHS

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 monitoring object. false 256  False 
Microsoft.SystemCenter.HealthServiceWatcher:
HealthServiceId  string  Health Service ID true 256  False 
HealthServiceName  string  Health Service Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.HealthServiceWatcher" Comment="represents the instance that watches each HealthService in a Management Group, hosted by the RHS" Accessibility="Public" Abstract="false" Base="System!System.Perspective" Hosted="true" Singleton="false">
<Property ID="HealthServiceId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HealthServiceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>