Gateway Management Servers Group Contains Gateway Servers

Microsoft.SystemCenter.ManagementGatewayServerGroup.ContainsGatewayServers (RelationshipType)

Management Gateway contains gateway server objects.

Element properties:

SourceMicrosoft.SystemCenter.GatewayServerGroup
TargetMicrosoft.SystemCenter.GatewayManagementServer
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ManagementGatewayServerGroup.ContainsGatewayServers" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source ID="Source" Type="Microsoft.SystemCenter.GatewayServerGroup"/>
<Target ID="Target" Type="Microsoft.SystemCenter.GatewayManagementServer"/>
</RelationshipType>