Microsoft.ApplicationServer.MonitoringStoreConnectedConnectionAppFabric SQL Monitoring Database Connected Connection

Microsoft.ApplicationServer.MonitoringStoreConnectedConnection (ClassType)

This class represents a connection between the event collection service and a monitoring database that has been verified via a SQL connection.

Knowledge Base article:

Summary

This class represents a connection between the event collection service and a monitoring database that has been verified via a SQL connection.

Element properties:

Base ClassMicrosoft.ApplicationServer.StoreConnection
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId23be157e-4dde-4bf4-5b1b-256c4d471e44

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.StoreConnection:
ConnectionStringName  string  Connection String Name false 256  False 
Provider  string  Provider false 256  False 
ConnectionStringHash  string  Connection String Hash true 256  False 
Microsoft.ApplicationServer.MonitoringStoreConnectedConnection:
DBIdentity  string  Monitoring Store DB Identity false 256  False 

Health Model:

Source Code:

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