Alert.AppearedAtSourceTime Property

Definition

Gets or sets the source time at which the alert was raised

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to