Share via


JobGetHistoryResponse.JobHistoryEntry Constructor ()

 

Initializes a new instance of the JobHistoryEntry class.

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

Syntax

public JobHistoryEntry()
public:
JobHistoryEntry()
new : unit -> JobHistoryEntry
Public Sub New

See Also

JobGetHistoryResponse.JobHistoryEntry Class
Microsoft.WindowsAzure.Scheduler.Models Namespace

Return to top