Verwaltungsgruppe enthält Agent.

Microsoft.SystemCenter.ManagementGroupContainsAgent (RelationshipType)

Element properties:

SourceMicrosoft.SystemCenter.ManagementGroup
TargetMicrosoft.SystemCenter.Agent
TypeSystem.Containment
AccessibilityPublic
AbstractFalse
CommentThis represents all the agents that belong to a ManagementGroup

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.ManagementGroupContainsAgent" Comment="This represents all the agents that belong to a ManagementGroup" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.SystemCenter.ManagementGroup</Source>
<Target>Microsoft.SystemCenter.Agent</Target>
</RelationshipType>