SeverityLevel Énumération

Définition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SeverityLevel
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SeverityLevel = 
Public Enum SeverityLevel
Héritage
SeverityLevel
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Nom Valeur Description
Information 0
Warning 1
Critical 2

S’applique à