AlertStatus 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.
Defines values for AlertStatus.
public static class AlertStatus
type AlertStatus = class
Public Class AlertStatus
- Inheritance
-
AlertStatus
Fields
Active |
An alert which doesn't specify a value is assigned the status 'Active' |
Dismissed |
Alert dismissed as false positive |
InProgress |
An alert which is in handling state |
Resolved |
Alert closed after handling |