Dela via


IDiagnosticMetricSample.Timestamp Property

Definition

Time at which metric is measured

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Time at which metric is measured", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="timestamp")]
public DateTime? Timestamp { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Time at which metric is measured", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="timestamp")>]
member this.Timestamp : Nullable<DateTime> with get, set
Public Property Timestamp As Nullable(Of DateTime)

Property Value

Attributes

Applies to