JobRecurrenceSchedule.Months Property

 

Optional. Months that the job should execute in. Must be between 1 and 12.

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

public IList<int> Months { get; set; }
Return to top
Show: