Microsoft.SQLServer.2012.AlwaysOn.AvailabilityGroupHealth가용성 그룹 상태

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

Element properties:

Base ClassMicrosoft.SQLServer.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd4ac2395-b9ea-a066-2f46-46a1389bf715

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.SQLServer.2012.AlwaysOn.AvailabilityGroupHealth:
UniqueId  guid  고유 ID true 256   
InstanceName  string  인스턴스 이름 false 256  False 
AvailabilityGroupName  string  가용성 그룹 이름 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>