APM Application Instance hosts Transaction

Microsoft.SystemCenter.Apm.ApplicationInstanceHostsTransaction (RelationshipType)

Element properties:

SourceMicrosoft.SystemCenter.Apm.ApplicationInstance
TargetMicrosoft.SystemCenter.Apm.Transaction
TypeSystem.Hosting
AccessibilityPublic
AbstractTrue

Source Code:

<RelationshipType ID="Microsoft.SystemCenter.Apm.ApplicationInstanceHostsTransaction" Base="System!System.Hosting" Accessibility="Public" Abstract="true">
<Source ID="Source" Type="Microsoft.SystemCenter.Apm.ApplicationInstance"/>
<Target ID="Target" Type="Microsoft.SystemCenter.Apm.Transaction"/>
</RelationshipType>