共用方式為


AlertModificationEvent Enum

Definition

Defines values for AlertModificationEvent.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AlertModificationEvent
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AlertModificationEvent = 
Public Enum AlertModificationEvent
Inheritance
AlertModificationEvent
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

ActionRuleSuppressed 5
ActionRuleTriggered 4
ActionsFailed 8
ActionsSuppressed 7
ActionsTriggered 6
AlertCreated 0
MonitorConditionChange 2
SeverityChange 3
StateChange 1

Applies to