NotificationSubscription Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a notification subscription.
The following tables list the members exposed by the NotificationSubscription type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Actions | Gets the notification actions for this notification subscription. |
![]() |
BccRecipients | Gets the notification recipients on the Bcc line of the notification. |
![]() |
CcRecipients | Gets the notification recipients on the Cc line of the notification. |
![]() |
Description | Gets or sets the description of the notification subscription. |
![]() |
DisplayName | Gets or sets the display name of the notification subscription. |
![]() |
Enabled | Gets or sets a value that indicates whether the notification subscription is enabled. A disabled notification subscription does not deliver notifications. |
![]() |
Id | (inherited from CreatableMonitoringBaseWithId) |
![]() |
ManagementGroup | The connection management group connection used by this object. |
![]() |
ManagementGroupId | (inherited from MonitoringBase) |
![]() |
Name | Gets or sets the name of the notification subscription. |
![]() |
ToRecipients | Gets the notification recipients on the To line of the notification. |
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. |
![]() |
ToString | Overridden. (inherited from Object) |
![]() |
Update | Overloaded. Updates the notification subscription. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
NotificationSubscription Class
Microsoft.EnterpriseManagement.Administration Namespace