Microsoft.SystemCenter.AgentConfigurationMicrosoft System Center 代理程式設定

Microsoft.SystemCenter.AgentConfiguration (ClassType)

此類別會用於彙總要在 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 (CHT) Description (CHT) 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>