Health Service Watcher Monitors Health Service

Microsoft.SystemCenter.HealthServiceWatcherMonitorsHealthService (RelationshipType)

Element properties:

SourceMicrosoft.SystemCenter.HealthServiceWatcher
TargetMicrosoft.SystemCenter.HealthService
TypeSystem.Containment
AccessibilityPublic
AbstractFalse
CommentHealthServiceWatcher monitors/watches Health Service. It's a containment to allow health roll-up.

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.HealthServiceWatcherMonitorsHealthService" Comment="HealthServiceWatcher monitors/watches Health Service. It's a containment to allow health roll-up." Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source ID="Source" Type="Microsoft.SystemCenter.HealthServiceWatcher"/>
<Target ID="Target" Type="Microsoft.SystemCenter.HealthService"/>
</RelationshipType>