Udostępnij za pośrednictwem


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
public property Actions Gets the notification actions for this notification subscription.
public property BccRecipients Gets the notification recipients on the Bcc line of the notification.
public property CcRecipients Gets the notification recipients on the Cc line of the notification.
public property Description Gets or sets the description of the notification subscription.
public property DisplayName Gets or sets the display name of the notification subscription.
public property Enabled Gets or sets a value that indicates whether the notification subscription is enabled. A disabled notification subscription does not deliver notifications.
public property Id  (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup The connection management group connection used by this object.
public property ManagementGroupId  (inherited from MonitoringBase)
public property Name Gets or sets the name of the notification subscription.
public property ToRecipients Gets the notification recipients on the To line of the notification.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects to the specified management group after the object has been disconnected.
public method ToString  Overridden. (inherited from Object)
public method Update Overloaded. Updates the notification subscription.

Top

Protected Methods

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

Top

See Also

Reference

NotificationSubscription Class
Microsoft.EnterpriseManagement.Administration Namespace