共用方式為


AlertModificationItem Class

Definition

Alert modification item.

public class AlertModificationItem
type AlertModificationItem = class
Public Class AlertModificationItem
Inheritance
AlertModificationItem

Constructors

AlertModificationItem()

Initializes a new instance of the AlertModificationItem class.

AlertModificationItem(Nullable<AlertModificationEvent>, String, String, String, String, String, String)

Initializes a new instance of the AlertModificationItem class.

Properties

Comments

Gets or sets modification comments

Description

Gets or sets description of the modification

ModificationEvent

Gets or sets reason for the modification. Possible values include: 'AlertCreated', 'StateChange', 'MonitorConditionChange', 'SeverityChange', 'ActionRuleTriggered', 'ActionRuleSuppressed', 'ActionsTriggered', 'ActionsSuppressed', 'ActionsFailed'

ModifiedAt

Gets or sets modified date and time

ModifiedBy

Gets or sets modified user details (Principal client name)

NewValue

Gets or sets new value

OldValue

Gets or sets old value

Applies to