DiagnosticMetricSample.Timestamp Property

Definition

Time at which metric is measured

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public DateTime? Timestamp { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Timestamp : Nullable<DateTime> with get, set
Public Property Timestamp As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to