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. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Actions | Gets the notification actions for this notification subscription. (inherited from NotificationSubscription) |
|
BccRecipients | Gets the notification recipients on the Bcc line of the notification. (inherited from NotificationSubscription) |
|
CcRecipients | Gets the notification recipients on the Cc line of the notification. (inherited from NotificationSubscription) |
|
Configuration | Gets or sets the configuration settings for the alert notification subscription. |
|
Description | Gets or sets the description of the notification subscription. (inherited from NotificationSubscription) |
|
DisplayName | Gets or sets the display name of the notification subscription. (inherited from NotificationSubscription) |
|
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) |
|
Id | Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
Name | Gets or sets the name of the notification subscription. (inherited from NotificationSubscription) |
|
ToRecipients | Gets the notification recipients on the To line of the notification. (inherited from NotificationSubscription) |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) |
|
GetHashCode | Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
Update | Overloaded. Updates the notification subscription. (inherited from NotificationSubscription) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

