Microsoft.EnterpriseManagement.ConnectorFramework Namespace

The Microsoft.EnterpriseManagement.ConnectorFramework namespace contains a group of classes that are used in the development of custom connector applications that synchronize data between Service Manager, Operations Manager, and other management applications.

Classes

Class Description
ConnectorGlobalConfiguration Contains configuration properties for a management group.
ConnectorInfo Contains information about a monitoring connector, such as the name and description.
EnterpriseManagementConnector Represents a connector in the system.
IncrementalDiscoveryData Creates, updates and deletes multiples objects at one time.
SnapshotDiscoveryData Collects the discovery data.

Interfaces

Interface Description
IConnectorFrameworkConfigurationManagement An interface that lets you set up and access connectors. A connector is used to import data (from an external system into System Center) or export data (from System Center to an external system).