Hosting Services Nodes Contain Hosting Services Installations

Microsoft.ApplicationServer.ServersContainsServerRole (RelationshipType)

This relationship groups all of the AppFabric Hosting Services installations into a collection.

Knowledge Base article:

Summary

This relationship groups all of the AppFabric Hosting Services installations into a collection.

Element properties:

SourceMicrosoft.ApplicationServer.Servers
TargetMicrosoft.ApplicationServer.ServerRole
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.ApplicationServer.ServersContainsServerRole" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.ApplicationServer.Servers</Source>
<Target>Microsoft.ApplicationServer.ServerRole</Target>
</RelationshipType>