NotificationEndpoint Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The abstract base class for a communication endpoint to which notifications can be sent.
The following tables list the members exposed by the NotificationEndpoint type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets or sets the description of this notification endpoint. |
![]() |
DisplayName | Gets or sets a descriptive name for the endpoint. |
![]() |
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 endpoint. |
![]() |
RecipientProtocol | Gets or sets the name of the protocol used to send notifications to this endpoint. |
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 | Updates the operational database with the modified property values. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
NotificationEndpoint Class
Microsoft.EnterpriseManagement.Administration Namespace