Partager via


AlertSeverity Énumération

Définition

Définit des valeurs pour 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
Héritage
AlertSeverity
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Critical 2
Informational 0
Warning 1

S’applique à