Microsoft.SystemCenter.ManagementServicePoolGrupo de servicios de administración

Microsoft.SystemCenter.ManagementServicePool (ClassType)

Un grupo de servicios de administración.

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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.ManagementServicePool:
IsDynamic  bool  Es dinámico false 256    true   
MembershipVersion  int  Versión de suscripción false 256     
UseDefaultObserver  bool  Utilizar el observador predeterminado false 256    true   
Description  string  Descripción 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>