Compartir a través de


Alert.ClearedAtTime Propiedad

Definición

Obtiene o establece la hora UTC en la que se ha borrado la alerta.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clearedAtTime")]
public DateTime? ClearedAtTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clearedAtTime")>]
member this.ClearedAtTime : Nullable<DateTime> with get, set
Public Property ClearedAtTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a