次の方法で共有


MetricValue.Timestamp プロパティ

定義

メトリック値に関連付けられているタイム スタンプを取得または設定します。

[System.ComponentModel.DataAnnotations.Key]
public DateTime Timestamp { get; set; }
[<System.ComponentModel.DataAnnotations.Key>]
member this.Timestamp : DateTime with get, set
Public Property Timestamp As DateTime

プロパティ値

メトリック値に関連付けられているタイム スタンプ。

属性

適用対象