ManagementGroup::Connect Method (ManagementGroupConnectionSettings^)

System Center
 

Applies To: Operations Manager for System Center 2012

Creates a new management group object.

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

public:
static ManagementGroup^ Connect(
	ManagementGroupConnectionSettings^ connectionSettings
)

Parameters

connectionSettings
Type: Microsoft.EnterpriseManagement::ManagementGroupConnectionSettings^

The connection settings of the new management group.

Return to top
Show: