Microsoft.DistributedCache.CacheAdminAppFabric Cache Management Installation

Microsoft.DistributedCache.CacheAdmin (ClassType)

This class represents an installation of the AppFabric Caching Management Tools. These tools provide features that allow this MP to perform more management capabilities on top of caching.

Knowledge Base article:

Summary

This class represents an installation of the AppFabric Caching Management Tools. These tools provide features that allow this MP to perform more management capabilities on top of caching.

Element properties:

Base ClassSystem.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4ee0f010-7e3c-a506-b52b-ae0c58999d57

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.DistributedCache.CacheAdmin:
CacheAdminName  string  Cache Admin Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.DistributedCache.CacheAdmin" Accessibility="Public" Abstract="false" Base="System!System.LocalApplication" Hosted="true" Singleton="false">
<Property ID="CacheAdminName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>