AemGlobalSettings.Save Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Saves the global setting values for a given Management Group.
Namespace: Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim instance As AemGlobalSettings
instance.Save
Syntax
'Declaration
Public Sub Save
public void Save ()
public:
void Save ()
public void Save ()
public function Save ()
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
AemGlobalSettings Class
AemGlobalSettings Members
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace