Microsoft.SQLServer.2014.AlwaysOn.AvailabilityDatabaseHealthMSSQL 2014: Availability Database Health

Microsoft.SQLServer.2014.AlwaysOn.AvailabilityDatabaseHealth (ClassType)

A hidden object, which is used to roll up the health from agents to availability database level.

Knowledge Base article:

Summary

A hidden object, which is used to roll up the health from agents to availability database level.

Element properties:

Base ClassMicrosoft.SQLServer.2014.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde1bca2b1-bf14-499c-af04-2dd790e5e8b2

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.SQLServer.2014.AlwaysOn.AvailabilityDatabaseHealth:
DatabaseName  string  Database Name true 128  True 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.AlwaysOn.AvailabilityDatabaseHealth" Accessibility="Public" Abstract="false" Base="MicrosoftSQLServer2014Discovery!Microsoft.SQLServer.2014.Component" Hosted="true" Singleton="false">
<Property ID="DatabaseName" Type="string" Key="true" CaseSensitive="true" Length="128"/>
</ClassType>