NotificationEndpoint.Update Method ()
Applies To: Operations Manager for System Center 2012
Updates the operational database with the modified property values.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public void Update()
public:
void Update()
member Update : unit -> unit
Public Sub Update
Remarks
Call this function after setting notification endpoint property values.
See Also
NotificationEndpoint Class
Microsoft.EnterpriseManagement.Administration Namespace
Return to top