共用方式為


Alert.AppearedAtTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to