Cache Management Installations Host Caches

Microsoft.DistributedCache.CacheAdminHostsCache (RelationshipType)

This relationship associates named caches with the machine that has the Cache Management tools installed on it.

Knowledge Base article:

Summary

This relationship associates named caches with the machine that has the Cache Management tools installed on it.

Element properties:

SourceMicrosoft.DistributedCache.CacheAdmin
TargetMicrosoft.DistributedCache.Cache
TypeSystem.Hosting
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.DistributedCache.CacheAdminHostsCache" Accessibility="Public" Abstract="false" Base="System!System.Hosting">
<Source>Microsoft.DistributedCache.CacheAdmin</Source>
<Target>Microsoft.DistributedCache.Cache</Target>
</RelationshipType>