Share via


NotificationAction Class

Definition

A notification action for notification subscriptions

public ref class NotificationAction abstract : Microsoft::EnterpriseManagement::Common::CreatableMonitoringBaseWithId
[System.Serializable]
public abstract class NotificationAction : Microsoft.EnterpriseManagement.Common.CreatableMonitoringBaseWithId
type NotificationAction = class
    inherit CreatableMonitoringBaseWithId
Public MustInherit Class NotificationAction
Inherits CreatableMonitoringBaseWithId
Inheritance
NotificationAction
Derived
Attributes

Properties

Description

The description of the action.

DisplayName

The display name of the action.

ManagementGroup

The ManagementGroup the object was instantiated in.

Name

The name of the action.

Methods

Reconnect(EnterpriseManagementGroup)

Reconnects the specified management group.

Update()

Updates the notification action.

Applies to