Microsoft.SystemCenter.HealthServiceWatcher상태 관리 서비스 감시자

Microsoft.SystemCenter.HealthServiceWatcher (ClassType)

기본 관리 서버의 관점에서 상태 관리 서비스의 상태를 모니터링합니다.

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda4899740-ef2f-1541-6c1d-51d34b739491
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 Default Value EnumType
System.Entity:
DisplayName  string  표시 이름 개체의 표시 이름입니다. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  개체 상태 개체 상태 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  자산 상태 자산 상태 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  메모 메모 false 4000       
Microsoft.SystemCenter.HealthServiceWatcher:
HealthServiceId  string  상태 관리 서비스 ID true 256  False     
HealthServiceName  string  상태 관리 서비스 이름 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" MinLength="0" MaxLength="256"/>
<Property ID="HealthServiceName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>