ManagementGroup.ConnectionSettings Property

Updated: April 16, 2012

Gets the connection settings that are used to create this management group. Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As ManagementGroup Dim value As ManagementGroupConnectionSettings value = instance.ConnectionSettings Public ReadOnly Property ConnectionSettings As ManagementGroupConnectionSettingspublic ManagementGroupConnectionSettings ConnectionSettings { get; }public: property ManagementGroupConnectionSettings^ ConnectionSettings { ManagementGroupConnectionSettings^ get (); }/** @property */ public ManagementGroupConnectionSettings get_ConnectionSettings () public function get ConnectionSettings () : ManagementGroupConnectionSettings Property ValueReturns a ManagementGroupConnectionSettings value.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms