Compartilhar via


Essentials.AlertState Propriedade

Definição

Obtém o estado do objeto de alerta, que pode ser modificado pelo usuário. Os valores possíveis incluem: 'New', 'Acknowledged', 'Closed'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a