Partager via


IConnectorFrameworkConfigurationManagement.Setup Method

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

Sets up, or creates, a connector.

Overload List

Name Description
IConnectorFrameworkConfigurationManagement.Setup (CreatableEnterpriseManagementObject) Sets up a connector instance based on the CreateableEnterpriseManagementObject type.
IConnectorFrameworkConfigurationManagement.Setup (EnterpriseManagementObjectProjection) Sets up a connector instance based on the EnterpriseManagementObjectProjection object type, committing the resulting objects to the connector’s hierarchy.
IConnectorFrameworkConfigurationManagement.Setup (ConnectorInfo) Creates a new connector based on the provided connector information object.
IConnectorFrameworkConfigurationManagement.Setup (ConnectorInfo, Guid) Creates a new connector based on the provided connector information object, assigning it the provided identifier.

See Also

Reference

IConnectorFrameworkConfigurationManagement Interface
IConnectorFrameworkConfigurationManagement Members
Microsoft.EnterpriseManagement.ConnectorFramework Namespace