Microsoft.SystemCenter.AgentConfigurationConfiguração do Agente do Microsoft System Center

Microsoft.SystemCenter.AgentConfiguration (ClassType)

Esta classe é utilizada para agregar a configuração dos agentes para apresentação no Dashboard de Resumo do Operations Manager

Element properties:

Base ClassMicrosoft.SystemCenter.SystemCenterManagedComputerGroup
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId9f215636-76b5-f35f-b249-2d730ee4c3b8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.AgentConfiguration:
Configuration  string  Configuração true 256  False     
CountOfConfiguration  int  Contagem de Agentes por Configuração 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>