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
System_CAPS_pubclass ConnectorGlobalConfiguration

Contains configuration properties for a management group.

System_CAPS_pubclass ConnectorInfo

Contains information about a monitoring connector, such as the name and description.

System_CAPS_pubclass EnterpriseManagementConnector

Represents a connector in the system.

System_CAPS_pubclass IncrementalDiscoveryData

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Creates, updates and deletes multiples objects at one time.

System_CAPS_pubclass SnapshotDiscoveryData

Collects the discovery data.

Interfaces

Interface Description
System_CAPS_pubinterface IConnectorFrameworkConfigurationManagement

An interface that lets you set up and access connectors. A connector is used to import data (from an external system into Service Manager) or export data (from Service Manager to an external system).

Return to top