Operations Manager Infrastructure Group Contains Management Server Group

Microsoft.SystemCenter.InfrastructureGroup.ContainsManagementServerGroups (RelationshipType)

This is the relationship between Ops Mg Infrastructure Group and Management Server Group.

Element properties:

SourceMicrosoft.SystemCenter.Infrastructure.Group
TargetMicrosoft.SystemCenter.ManagementServersGroup
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.InfrastructureGroup.ContainsManagementServerGroups" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source ID="Source" Type="Microsoft.SystemCenter.Infrastructure.Group"/>
<Target ID="Target" Type="Microsoft.SystemCenter.ManagementServersGroup"/>
</RelationshipType>