Microsoft.SystemCenter.HealthServiceWatcher健全狀況服務監看員

Microsoft.SystemCenter.HealthServiceWatcher (ClassType)

從主要管理員伺服器的角度,監視健全狀況服務的健全狀況。

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 (ZHH) Description (ZHH) 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  健全狀況服務識別碼 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>