AlertModificationItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET