AemGlobalSettings Constructor (ManagementGroup)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new AemGlobalSettings object.
Namespace: Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim managementGroup As ManagementGroup
Dim instance As New AemGlobalSettings(managementGroup)
Syntax
'Declaration
Public Sub New ( _
managementGroup As ManagementGroup _
)
public AemGlobalSettings (
ManagementGroup managementGroup
)
public:
AemGlobalSettings (
ManagementGroup^ managementGroup
)
public AemGlobalSettings (
ManagementGroup managementGroup
)
public function AemGlobalSettings (
managementGroup : ManagementGroup
)
Parameters
- managementGroup
The Management Group that the AEM global settings are for.
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
AemGlobalSettings Class
AemGlobalSettings Members
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace