A notification subscription that is based on alert change notifications.

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

Public Constructors

  Name Description
AlertNotificationSubscription Initializes a new AlertNotificationSubscription object.
Top

Public Properties

  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  Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (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

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from CreatableMonitoringBaseWithId)
public method GetHashCode  Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId)
public method GetType  (inherited from Object)
public method Reconnect  (inherited from MonitoringBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
public method Update  Overloaded. Updates the notification subscription. (inherited from NotificationSubscription)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.