Azure SQL MI: Agent Hosts SQL Server Agent Job

Microsoft.Azure.ManagedInstance.AgentHostsAgentJob (RelationshipType)

Agent Hosts SQL Server Agent Job on Azure SQL Managed Instance.

Element properties:

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

Source Code:

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