Microsoft.SQLServer.2014.AlwaysOn.AvailabilityGroupHealth可用性群組健全狀況

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

隱藏物件,用以將代理程式的健全狀況彙總至可用性群組層級。

Knowledge Base article:

摘要

隱藏物件,用以將代理程式的健全狀況彙總至可用性群組層級。

Element properties:

Base ClassMicrosoft.SQLServer.2014.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId973314cf-5da8-bd14-32eb-04a1df4cdd92

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SQLServer.2014.AlwaysOn.AvailabilityGroupHealth:
UniqueId  guid  唯一識別碼 true 256   
InstanceName  string  執行個體名稱 false 256  False 
AvailabilityGroupName  string  可用性群組名稱 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.AlwaysOn.AvailabilityGroupHealth" Accessibility="Public" Abstract="false" Base="MicrosoftSQLServer2014Discovery!Microsoft.SQLServer.2014.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>