ManagementGroup::Connect Method (ManagementGroupConnectionSettings^)
System Center
Applies To: Operations Manager for System Center 2012
Creates a new management group object.
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 Value
Type: Microsoft.EnterpriseManagement::ManagementGroup^Returns a newManagementGroupobject.
For an example, see How to Connect to an SDK Service by Using Specified User Credentials.
Show: