Microsoft.SystemCenter.ManagementServicePoolWatcherInspetor de Pool de Recursos

Microsoft.SystemCenter.ManagementServicePoolWatcher (ClassType)

Monitora a integridade de um Serviço de Integridade sob a perspectiva dos servidores de gerenciamento.

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.ManagementServicePoolWatcher:
PoolId  guid  Id do Pool A Id interna do pool que esse inspetor está monitorando. true 256       
PoolName  string  Nome do Pool O nome do pool que esse inspetor está monitorando. 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>