AlertNotificationSubscription Members

Updated: April 16, 2012

A notification subscription that is based on alert change notifications.

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

  Name Description
  AlertNotificationSubscription Overloaded.  
Top
  Name Description
public property Actions  Gets the notification actions for this notification subscription. (inherited from NotificationSubscription)
public property BccRecipients  Gets the notification recipients on the Bcc line of the notification. (inherited from NotificationSubscription)
public property CcRecipients  Gets the notification recipients on the Cc line of the notification. (inherited from NotificationSubscription)
public property Configuration Gets or sets the configuration settings for the alert notification subscription.
public property Description  Gets or sets the description of the notification subscription. (inherited from NotificationSubscription)
public property DisplayName  Gets or sets the display name of the notification subscription. (inherited from NotificationSubscription)
public property Enabled  Gets or sets a value that indicates whether the notification subscription is enabled. A disabled notification subscription does not deliver notifications. (inherited from NotificationSubscription)
public property Id  (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup  The connection management group connection used by this object. (inherited from NotificationSubscription)
public property ManagementGroupId  (inherited from MonitoringBase)
public property Name  Gets or sets the name of the notification subscription. (inherited from NotificationSubscription)
public property ToRecipients  Gets the notification recipients on the To line of the notification. (inherited from NotificationSubscription)
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. (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)
public method Update  Overloaded. Updates the notification subscription. (inherited from NotificationSubscription)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top