Azure SQL MI: All SQL Server Objects Group contains SQL Server Agent Relationship

Microsoft.Azure.ManagedInstance.AllSQLServerObjectsGroupContainsAgent (RelationshipType)

Element properties:

SourceMicrosoft.Azure.ManagedInstance.AllSQLServerObjectsGroup
TargetMicrosoft.Azure.ManagedInstance.Agent
TypeSystem.Containment
AccessibilityInternal
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Azure.ManagedInstance.AllSQLServerObjectsGroupContainsAgent" Base="System!System.Containment" Abstract="false" Accessibility="Internal">
<Source ID="Source" Type="Microsoft.Azure.ManagedInstance.AllSQLServerObjectsGroup"/>
<Target ID="Target" Type="MngdInstD!Microsoft.Azure.ManagedInstance.Agent"/>
</RelationshipType>