JobGetHistoryParameters.Top Property

 

Optional. Specify the number of history entries to request, in the of range [1..100].

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

public Nullable<int> Top { get; set; }

Property Value

Type: System.Nullable<Int32>
Return to top
Show: