Microsoft.SQLServer.Core.AvailabilityDatabaseHealthGeneric SQL Server Availability Database Health

Microsoft.SQLServer.Core.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 ClassSystem.Entity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf9512e4f-2a85-5a2d-321d-119bdc017459

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 the object. false 4000  False 
Microsoft.SQLServer.Core.AvailabilityDatabaseHealth:
DatabaseName  string  Database Name true 128  True 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Core.AvailabilityDatabaseHealth" Accessibility="Public" Abstract="true" Base="System!System.Entity" Hosted="false" Singleton="false">
<Property ID="DatabaseName" Type="string" Key="true" CaseSensitive="true" MaxLength="128"/>
</ClassType>