Freigeben über


AlertSeverity Enumeration

Definition

Definiert Werte für AlertSeverity.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AlertSeverity
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AlertSeverity = 
Public Enum AlertSeverity
Vererbung
AlertSeverity
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Critical 2
Informational 0
Warning 1

Gilt für: