Condividi tramite


Alert.ClearedAtSourceTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to