Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Operations Manager for System Center 2012
Updates the health service's property values in the Operations Manager database.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public void ApplyChanges()
public:
void ApplyChanges()
member ApplyChanges : unit -> unit
Public Sub ApplyChanges
Remarks
Call this method after changing one or more property values.
See Also
ComputerHealthService Class
Microsoft.EnterpriseManagement.Administration Namespace
Return to top