Azure SQL MI: DB Engine Hosts SQL Server Agent

Microsoft.Azure.ManagedInstance.DBEngineHostsAgent (RelationshipType)

DB Engine Hosts SQL Server Agent on Azure SQL Managed Instance.

Element properties:

SourceMicrosoft.Azure.ManagedInstance.DBEngine
TargetMicrosoft.Azure.ManagedInstance.Agent
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.Azure.ManagedInstance.DBEngineHostsAgent" Base="System!System.Hosting" Abstract="false" Accessibility="Public">
<Source ID="Source" Type="Microsoft.Azure.ManagedInstance.DBEngine"/>
<Target ID="Target" Type="Microsoft.Azure.ManagedInstance.Agent"/>
</RelationshipType>