AlertModificationEvent Enum
- java.
lang. Object - java.
lang. Enum - com.
azure. resourcemanager. alertsmanagement. models. AlertModificationEvent
- com.
- java.
public enum AlertModificationEvent
extends Enum<AlertModificationEvent>
Reason for the modification.
Fields
| ACTIONS_FAILED |
Enum value Actions |
| ACTIONS_SUPPRESSED |
Enum value Actions |
| ACTIONS_TRIGGERED |
Enum value Actions |
| ACTION_RULE_SUPPRESSED |
Enum value Action |
| ACTION_RULE_TRIGGERED |
Enum value Action |
| ALERT_CREATED |
Enum value Alert |
| MONITOR_CONDITION_CHANGE |
Enum value Monitor |
| SEVERITY_CHANGE |
Enum value Severity |
| STATE_CHANGE |
Enum value State |
Methods inherited from java.lang.Enum
Methods inherited from java.lang.Object
Methods
fromString(String value)
public static AlertModificationEvent fromString(String value)
Parses a serialized value to a AlertModificationEvent instance.
Parameters
- value
- String