Partager via


Alert.Severity Propriété

Définition

Obtient la gravité de l’alerte. Les valeurs possibles sont les suivantes : « Informational », « Warning », « Critical »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.severity")]
public string Severity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.severity")>]
member this.Severity : string
Public ReadOnly Property Severity As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à