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

Microsoft.SQLServer.2012.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.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc453678e-b90f-1a49-3d16-94e7904330fd

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 监视对象的显示名称。 false 256  False 
Microsoft.SQLServer.2012.AlwaysOn.AvailabilityDatabaseHealth:
DatabaseName  string  Database Name true 128  True 

Health Model:

Source Code:

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