Compartilhar via


AlertSeverity Enumeração

Definição

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

Campos

Critical 2
Informational 0
Warning 1

Aplica-se a