MSSQL 2016: SQL Server 2016 Agent Group Contains Agents

Microsoft.SQLServer.2016.AgentGroupContainsAgent (RelationshipType)

Element properties:

SourceMicrosoft.SQLServer.2016.AgentGroup
TargetMicrosoft.SQLServer.2016.Agent
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.SQLServer.2016.AgentGroupContainsAgent" Accessibility="Public" Base="System!System.Containment" Abstract="false">
<Source>Microsoft.SQLServer.2016.AgentGroup</Source>
<Target>Microsoft.SQLServer.2016.Agent</Target>
</RelationshipType>