AlertNotificationSubscription Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 | Overloaded. |
Top
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 | (inherited from CreatableMonitoringBaseWithId) | |
ManagementGroup | The connection management group connection used by this object. (inherited from NotificationSubscription) | |
ManagementGroupId | (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) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from MonitoringBase) | |
ToString | Overridden. (inherited from Object) | |
Update | Overloaded. Updates the notification subscription. (inherited from NotificationSubscription) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AlertNotificationSubscription Class
Microsoft.EnterpriseManagement.Administration Namespace