ManagementGroup Constructor (ManagementGroupConnectionSettings)

Updated: April 16, 2012

Creates a new ManagementGroup object by specifying connection settings. Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim connectionSettings As ManagementGroupConnectionSettings Dim instance As New ManagementGroup(connectionSettings)Public Sub New ( _ connectionSettings As ManagementGroupConnectionSettings _ )public ManagementGroup ( ManagementGroupConnectionSettings connectionSettings )public: ManagementGroup ( ManagementGroupConnectionSettings^ connectionSettings )public ManagementGroup ( ManagementGroupConnectionSettings connectionSettings )public function ManagementGroup ( connectionSettings : ManagementGroupConnectionSettings )ParametersconnectionSettingsConnection settings that specify which server to connect to.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms