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
ElementIda4899740-ef2f-1541-6c1d-51d34b739491
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 Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
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" MinLength="0" MaxLength="256"/>
<Property ID="HealthServiceName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>