Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIsConfiguration Items Imported From Operations Manager

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

Defines the properties of the configuration items that are imported from Operations Manager

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId325f752f-77d1-daf9-79c1-d2471d893937

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.OpsMgrCIs:
CIList  string  Configuration Item List
This property contains the base classes that control which configuration items are imported from
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>