Hosting Services Installations Host Workflow Management Services

Microsoft.ApplicationServer.ServerRoleHostsWFManagementService (RelationshipType)

This relationship associates an instance of the Workflow Management Service with the Windows computer it is running on.

Knowledge Base article:

Summary

This relationship associates an instance of the Workflow Management Service with the Windows computer it is running on.

Element properties:

SourceMicrosoft.ApplicationServer.ServerRole
TargetMicrosoft.ApplicationServer.WFManagementService
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.ApplicationServer.ServerRoleHostsWFManagementService" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source>Microsoft.ApplicationServer.ServerRole</Source>
<Target>Microsoft.ApplicationServer.WFManagementService</Target>
</RelationshipType>