Microsoft.SQLServer.2012.AlwaysOn.AvailabilityGroupHealthAvailability Group Health

Microsoft.SQLServer.2012.AlwaysOn.AvailabilityGroupHealth (ClassType)

Element properties:

Base ClassMicrosoft.SQLServer.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId817bb38c-1f4e-fb2b-5ce7-259b4c7e1fae

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.2012.AlwaysOn.AvailabilityGroupHealth:
UniqueId  guid  Unique Id true 256   
InstanceName  string  Instance Name false 256  False 
AvailabilityGroupName  string  Availability Group Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2012.AlwaysOn.AvailabilityGroupHealth" Accessibility="Public" Abstract="false" Base="SQLServer!Microsoft.SQLServer.Component" Hosted="true" Singleton="false">
<Property ID="UniqueId" Type="guid" Key="true"/>
<Property ID="InstanceName" Type="string" Key="false" CaseSensitive="false" Length="256"/>
<Property ID="AvailabilityGroupName" Type="string" Key="false" CaseSensitive="false" Length="256"/>
</ClassType>