IIS Web Applications Contain IIS Web Service

Microsoft.ApplicationServer.WebApplicationContainsWebService (RelationshipType)

This relationship associates WCF and WF services that are managed by AppFabric to the IIS Web Application that they are a part of.

Knowledge Base article:

Summary

This relationship associates WCF and WF services that are managed by AppFabric to the IIS Web Application that they are a part of.

Element properties:

SourceMicrosoft.ApplicationServer.WebApplication
TargetMicrosoft.ApplicationServer.WebService
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.ApplicationServer.WebApplicationContainsWebService" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.ApplicationServer.WebApplication</Source>
<Target>Microsoft.ApplicationServer.WebService</Target>
</RelationshipType>