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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 개체의 표시 이름입니다. false 4000  False 
Microsoft.SQLServer.Core.AvailabilityGroupHealth:
UniqueId  guid  고유 ID 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>