Monitoring Database Connections Reference Monitoring Databases

Microsoft.ApplicationServer.MonitoringStoreConnectionReferencesMonitoringStore (RelationshipType)

This relationship associates monitoring database connections with the monitoring database they are connecting to. This allows the MP to rollup health in a logical way.

Knowledge Base article:

Summary

This relationship associates monitoring database connections with the monitoring database they are connecting to. This allows the MP to rollup health in a logical way.

Element properties:

SourceMicrosoft.ApplicationServer.MonitoringStoreConnection
TargetMicrosoft.ApplicationServer.MonitoringStore
TypeSystem.Reference
AccessibilityPublic
AbstractFalse

Source Code:

<RelationshipType ID="Microsoft.ApplicationServer.MonitoringStoreConnectionReferencesMonitoringStore" Accessibility="Public" Abstract="false" Base="System!System.Reference">
<Source>Microsoft.ApplicationServer.MonitoringStoreConnection</Source>
<Target>Microsoft.ApplicationServer.MonitoringStore</Target>
</RelationshipType>