Microsoft.SystemCenter.AgentConfigurationConfiguración de agente de Microsoft System Center

Microsoft.SystemCenter.AgentConfiguration (ClassType)

Esta clase se utiliza para agregar la configuración de los agentes para mostrar en el panel de resumen de Operations Manager.

Element properties:

Base ClassMicrosoft.SystemCenter.SystemCenterManagedComputerGroup
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId77d08da8-ab0b-6d9c-5ab5-20397e9630fe

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.AgentConfiguration:
Configuration  string  Configuración true 256  False     
CountOfConfiguration  int  Número de agentes por configuración false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.AgentConfiguration" Base="SC!Microsoft.SystemCenter.SystemCenterManagedComputerGroup" Accessibility="Internal" Hosted="false" Abstract="false">
<Property ID="Configuration" Type="string" Key="true" AutoIncrement="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="CountOfConfiguration" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
</ClassType>