Share via


NotificationSubscription.Update Method ()

 

Applies To: Operations Manager for System Center 2012

Updates the notification subscription. This method does not reset the time at which the subscription starts looking for alerts.

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

See Also

Update Overload
NotificationSubscription Class
Microsoft.EnterpriseManagement.Administration Namespace

Return to top