Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.ConfigOperations Manager Connector Synchronization

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

Defines the properties used as synchronization metadata for the Operations Manager connector

Element properties:

Base ClassSystem.ConfigItem
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId424ca957-bf8d-5080-625b-87394cb5bab9
CommentOpsMgr Connector Config Information, both for Alerts and CI

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.Config:
Data  string  Data
Serialized synchronization metadata used by the Operations Manager connector
false 65536  False     
SyncMetadata  binary      false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.EnterpriseManagement.LinkingFramework.OpsMgrConnector.Config" Comment="OpsMgr Connector Config Information, both for Alerts and CI" Accessibility="Public" Abstract="false" Hosted="true" Base="System!System.ConfigItem" Singleton="false">
<!--Base="System.AdminItem"-->
<Property ID="Data" Type="string" MaxLength="65536"/>
<Property ID="SyncMetadata" Type="binary"/>
</ClassType>