Cache Nodes Host Cache Hosts

Microsoft.DistributedCache.ServerRoleHostsCacheHostService (RelationshipType)

This relationship groups instances of the AppFabric Cache Host Service into the machine that they are running.

Knowledge Base article:

Summary

This relationship groups instances of the AppFabric Cache Host Service into the machine that they are running.

Element properties:

SourceMicrosoft.DistributedCache.ServerRole
TargetMicrosoft.DistributedCache.CacheHostService
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.DistributedCache.ServerRoleHostsCacheHostService" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source>Microsoft.DistributedCache.ServerRole</Source>
<Target>Microsoft.DistributedCache.CacheHostService</Target>
</RelationshipType>