CommandNotificationAction Properties

Updated: April 16, 2012

  Name Description
public property ApplicationName Gets or sets the name of the application that is executed by this notification action.
public property CommandLine Gets or sets the command that this notification action executes.
public property Description  Gets or sets the description of the notification action. (inherited from NotificationAction)
public property DisplayName  Gets or sets the display name of the notification action. (inherited from NotificationAction)
public property Id  (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup  The connection management group connection used by this object. (inherited from NotificationAction)
public property ManagementGroupId  (inherited from MonitoringBase)
public property Name  Gets or sets the name of the notification action. (inherited from NotificationAction)
public property RecipientProtocol Gets or sets the transport protocol used to deliver notifications to the recipient.
public property Timeout Gets or sets the number of seconds to wait for the command to complete execution.
public property WorkingDirectory Gets or sets the path of the directory in which the command is executed.