IIS Web Sites Contain IIS Web Applications

Microsoft.ApplicationServer.WebSiteContainsWebApplications (RelationshipType)

This relationship groups IIS Web applications into their parent IIS Web Sites.

Knowledge Base article:

Summary

This relationship groups IIS Web applications into their parent IIS Web Sites.

Element properties:

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

Source Code:

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