Microsoft.SystemCenter.HealthServiceWatcherHealth Service 감시자

Microsoft.SystemCenter.HealthServiceWatcher (ClassType)

주 관리 서버의 관점에서 Health Service의 상태를 모니터링합니다.

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8be14cd9-65d5-9ae3-c8dd-3672593d2321
Commentrepresents the instance that watches each HealthService in a Management Group, hosted by the RHS

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.SystemCenter.HealthServiceWatcher:
HealthServiceId  string  Health Service ID true 256  False 
HealthServiceName  string  Health Service 이름 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.HealthServiceWatcher" Comment="represents the instance that watches each HealthService in a Management Group, hosted by the RHS" Accessibility="Public" Abstract="false" Base="System!System.Perspective" Hosted="true" Singleton="false">
<Property ID="HealthServiceId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HealthServiceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>