Partilhar via


SeverityTypes Enumeração

Definição

Define valores para SeverityTypes.

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

Campos

Deprecated 4
Error 1
Info 2
SevereWarning 3
UserWarning 5
Warning 0

Aplica-se a