Compartir a través de


AlertSeverity Enumeración

Definición

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

Campos

Critical 2
Informational 0
Warning 1

Se aplica a