Health Service manages Entity

Microsoft.SystemCenter.HealthServiceManagesEntity (RelationshipType)

Element properties:

SourceMicrosoft.SystemCenter.HealthService
TargetSystem.Entity
TypeSystem.Reference
AccessibilityInternal
AbstractFalse
Commenthealth service manages the entity.

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.HealthServiceManagesEntity" Comment="health service manages the entity." Accessibility="Internal" Abstract="false" Base="System!System.Reference">
<Source ID="Source" Type="Microsoft.SystemCenter.HealthService"/>
<Target ID="Target" Type="System!System.Entity"/>
</RelationshipType>