你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

属性值

与指标值关联的时间戳。

属性

适用于