Microsoft.ApplicationServer.MonitoringStoreAppFabric SQL Monitoring Database

Microsoft.ApplicationServer.MonitoringStore (ClassType)

This object represents an AppFabric SQL monitoring database. This database stores event data that has been collected from WCF and WF services that are managed by AppFabric.

Knowledge Base article:

Summary

This object represents an AppFabric SQL monitoring database. This database stores event data that has been collected from WCF and WF services that are managed by AppFabric.

Element properties:

Base ClassMicrosoft.ApplicationServer.Store
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf5216059-6663-bb06-b360-37669b18d7d8

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.ApplicationServer.Store:
ConnectionStringHash  string  Connection String Hash false 256  False 
Provider  string  Provider false 256  False 
DataSource  string  Data Source false 256  False 
Microsoft.ApplicationServer.MonitoringStore:
DBIdentity  string  DB Identity true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ApplicationServer.MonitoringStore" Accessibility="Public" Abstract="false" Base="Microsoft.ApplicationServer.Store" Hosted="false" Singleton="false">
<Property ID="DBIdentity" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>