Microsoft.SystemCenter.AgentConfigurationMicrosoft System Center 代理配置

Microsoft.SystemCenter.AgentConfiguration (ClassType)

此类用于汇总将显示在 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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000       
Microsoft.SystemCenter.AgentConfiguration:
Configuration  string  配置 true 256  False     
CountOfConfiguration  int  按配置进行的代理计数 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>