다음을 통해 공유


MetricValue.Timestamp Property

Definition

Gets or sets the time stamp associated with the metric value.

[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

Property Value

The time stamp associated with the metric value.

Attributes

Applies to