次の方法で共有


Alert.AppearedAtSourceTime プロパティ

定義

アラートが発生したソース時刻を取得または設定します

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象