ManagementGroupConnectionSettings Constructor (String)

Updated: April 16, 2012

Initializes a new ManagementGroupConnectionSettings object with the name of the server to connect to. Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim serverName As String Dim instance As New ManagementGroupConnectionSettings(serverName)Public Sub New ( _ serverName As String _ )public ManagementGroupConnectionSettings ( string serverName )public: ManagementGroupConnectionSettings ( String^ serverName )public ManagementGroupConnectionSettings ( String serverName )public function ManagementGroupConnectionSettings ( serverName : String )ParametersserverNameThe name of the server to connect to.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms