Cache Clusters Contain Cache Nodes

Microsoft.DistributedCache.ClusterContainsServerRole (RelationshipType)

This relationship associates a machine that is hosting the AppFabric Cache service to a cache cluster.

Knowledge Base article:

Summary

This relationship associates a machine that is hosting the AppFabric Cache service to a cache cluster.

Element properties:

SourceMicrosoft.DistributedCache.Cluster
TargetMicrosoft.DistributedCache.ServerRole
TypeSystem.Containment
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.DistributedCache.ClusterContainsServerRole" Accessibility="Public" Abstract="false" Base="System!System.Containment">
<Source>Microsoft.DistributedCache.Cluster</Source>
<Target>Microsoft.DistributedCache.ServerRole</Target>
</RelationshipType>