Compartir a través de


Essentials.AlertState Propiedad

Definición

Obtiene el estado del objeto de alerta, que el usuario puede modificar. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a