Microsoft.EnterpriseManagement.ConnectorFramework Namespace
System Center
Updated: April 25, 2012
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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.
| 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. |
| 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 Service Manager) or export data (from Service Manager to an external system). |
Show: