Microsoft.SystemCenter.ManagementServicePoolPool de Serviços de Gerenciamento

Microsoft.SystemCenter.ManagementServicePool (ClassType)

Um pool de serviços de gerenciamento.

Element properties:

Base ClassMicrosoft.SystemCenter.ManagementActionPoint
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf06bda27-dee7-d5f9-565b-c75fcabc801e

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.ManagementServicePool:
IsDynamic  bool  É dinâmico false 256    true   
MembershipVersion  int  Versão de associação false 256     
UseDefaultObserver  bool  Use o observador padrão false 256    true   
Description  string  Descrição false 4000  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.ManagementServicePool" Accessibility="Public" Abstract="true" Base="Microsoft.SystemCenter.ManagementActionPoint" Hosted="false" Singleton="false">
<Property ID="IsDynamic" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256" DefaultValue="true"/>
<Property ID="MembershipVersion" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256" DefaultValue="0"/>
<Property ID="UseDefaultObserver" Type="bool" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256" DefaultValue="true"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" MaxLength="4000" MinLength="0"/>
</ClassType>