Partager via


Essentials.AlertState Propriété

Définition

Obtient l’état de l’objet d’alerte, qui peut être modifié par l’utilisateur. Les valeurs possibles sont les suivantes : « Nouveau », « Reconnu », « Fermé »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à