NotificationRecipient Members

Updated: April 16, 2012

Represents a user or group who receives Operations Manager notifications.

The following tables list the members exposed by the NotificationRecipient type.

  Name Description
  NotificationRecipient Overloaded.  
Top
  Name Description
public property Devices Gets the devices to which notifications can be sent for this recipient.
public property Id  (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup The connection management group connection used by this object.
public property ManagementGroupId  (inherited from MonitoringBase)
public property Name Gets or sets a unique, user-defined name for this recipient.
public property ScheduleEntries Gets the schedule entries that determine when notifications are enabled for this recipient.
Top
(see also Protected Methods)
  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects to the specified management group after the object has been disconnected.
public method ToString  Overridden. (inherited from Object)
public method Update Updates the operational database with the modified property values.
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top