Microsoft.SQLServer.Core.AvailabilityGroupHealth一般 SQL Server 可用性群組健全狀況

Microsoft.SQLServer.Core.AvailabilityGroupHealth (ClassType)

一般 SQL Server 可用性群組健全狀況。

Knowledge Base article:

摘要

一般 SQL Server 可用性群組健全狀況。

Element properties:

Base ClassSystem.Entity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId770f8d70-effe-ea4c-0cd6-a0a9f2f34e1f

Class Hierarchy:

Class Properties:

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

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Core.AvailabilityGroupHealth" Base="System!System.Entity" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false">
<Property ID="UniqueId" Type="guid" Key="true"/>
<Property ID="AvailabilityGroupName" Type="string" Key="false" CaseSensitive="false" MaxLength="256"/>
</ClassType>