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

Microsoft.SQLServer.2016.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.2016.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId39e8eaef-c9aa-a73e-1331-9752404c8361

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

Health Model:

Source Code:

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