Hosting Services Installations Host IIS Web Sites

Microsoft.ApplicationServer.ServerRoleHostsSites (RelationshipType)

This relationship associates a collection of IIS web sites with an installation of the AppFabric Hosting Services features.

Knowledge Base article:

Summary

This relationship associates a collection of IIS web sites with an installation of the AppFabric Hosting Services features.

Element properties:

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

Source Code:

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