Microsoft.SystemCenter.ManagementServicePoolWatcherObserwator puli zasobów

Microsoft.SystemCenter.ManagementServicePoolWatcher (ClassType)

Monitoruje kondycję puli zasobów z perspektywy serwerów zarządzania.

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdbc3134c8-37ac-3d19-8033-b7aab4fb21ec

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.ManagementServicePoolWatcher:
PoolId  guid  Identyfikator puli Wewnętrzny identyfikator puli monitorowanej przez tego obserwatora. true 256       
PoolName  string  Nazwa puli Nazwa puli monitorowanej przez tego obserwatora. false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ManagementServicePoolWatcher" Accessibility="Public" Abstract="false" Base="System!System.Perspective" Hosted="true" Singleton="false">
<Property ID="PoolId" Type="guid" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="PoolName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>