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 | [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. |
|
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 Service Manager) or export data (from Service Manager to an external system). |
Return to top