JobGetHistoryResponse.JobHistoryEntry.Timestamp Property

 

Optional. The time the execution attempt began.

Namespace:   Microsoft.WindowsAzure.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

public DateTime Timestamp { get; set; }

Property Value

Type: System.DateTime
Return to top
Show: