MSSQL on Linux: Agent Hosts SQL Server Agent Job

Microsoft.SQLServer.Linux.AgentHostsAgentJob (RelationshipType)

SQL Server Agent on Linux Hosts SQL Server Agent Job on Linux

Element properties:

SourceMicrosoft.SQLServer.Linux.Agent
TargetMicrosoft.SQLServer.Linux.AgentJob
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

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