JobGetHistoryParameters.Skip Property

 

Optional. Specify the (0-based) index of the history list from which to begin requesting entries.

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

Public Property Skip As Nullable(Of Integer)

Property Value

Type: System.Nullable(Of Int32)
Return to top
Show: