Microsoft.SystemCenter.HealthServiceWatcherSledovací proces služby stavu

Microsoft.SystemCenter.HealthServiceWatcher (ClassType)

Monitoruje stav služby stavu z hlediska hlavního serveru správy.

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 (CSY) Description (CSY) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Zobrazovaný název Zobrazovaný název objektu false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stav objektu Stav objektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stav prostředku Stav prostředku false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Poznámky Poznámky false 4000       
Microsoft.SystemCenter.HealthServiceWatcher:
HealthServiceId  string  ID služby stavu true 256  False     
HealthServiceName  string  Název služby stavu 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>