Provance.CacheSetIT AMP Information

Provance.CacheSet (ClassType)

A class that stores temporary information used by the management pack. No settings available.

Element properties:

Base ClassSystem.SolutionSettings
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementIdfc642ff0-6938-c749-df5e-eaf313a39e77

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False   
Provance.CacheSet:
DmpExecuteCount  int      false 256   
CIServerQualifiedCount  int      false 256   
CIClientQualifiedCount  int      false 256   
HardwareServerQualifiedCount  int      false 256   
HardwareClientQualifiedCount  int      false 256   
UserQualfiedCount  int      false 256   
CIServerPhysicalCount  int      false 256   
HardwareServerPhysicalCount  int      false 256   

Health Model:

Source Code:

<ClassType ID="Provance.CacheSet" Accessibility="Public" Abstract="false" Base="SystemAdminItemLibrary!System.SolutionSettings" Hosted="false" Singleton="true" Extension="false">
<Property ID="DmpExecuteCount" Type="int" DefaultValue="0"/>
<Property ID="CIServerQualifiedCount" Type="int" DefaultValue="0"/>
<Property ID="CIClientQualifiedCount" Type="int" DefaultValue="0"/>
<Property ID="HardwareServerQualifiedCount" Type="int" DefaultValue="0"/>
<Property ID="HardwareClientQualifiedCount" Type="int" DefaultValue="0"/>
<Property ID="UserQualfiedCount" Type="int" DefaultValue="0"/>
<Property ID="CIServerPhysicalCount" Type="int" DefaultValue="0"/>
<Property ID="HardwareServerPhysicalCount" Type="int" DefaultValue="0"/>
</ClassType>