ConnectorFrameworkAdministration.Setup Method

 

Applies To: Operations Manager for System Center 2012

Sets up a new monitoring connector.

Namespace:   Microsoft.EnterpriseManagement.ConnectorFramework
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Overload List

Name Description
System_CAPS_pubmethod Setup(ConnectorInfo)

Sets up a new monitoring connector.

System_CAPS_pubmethod Setup(ConnectorInfo, Guid)

Sets up a new monitoring connector.

Remarks

Before using the monitoring connector, you must call Initialize.

Calling one of the overloaded methods returns a MonitoringConnector that identifies this monitoring connector in the Operation Manager.

See Also

ConnectorFrameworkAdministration Class
Microsoft.EnterpriseManagement.ConnectorFramework Namespace

Return to top