JobRecurrence.Interval Property

 

Optional. Interval of the recurrence at the given frequency.

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

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

Property Value

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