Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs从 Operations Manager 中导入的配置项

Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs (ClassType)

定义从 Operations Manager 中导入的配置项的属性

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId5bce533a-5878-45e4-5351-dfa02ed058f7

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.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs:
CIList  string  配置项列表
此属性包含用于控制从 Operations Manager 中导入的配置项的基类。
false 65536  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs" Accessibility="Public" Abstract="false" Singleton="true" Base="System!System.ConfigItem">
<!-- Represents the singleton class. An instance of this class holds the "white list" of CIs-->
<Property ID="CIList" Type="string" Key="false" MaxLength="65536"/>
</ClassType>