JobRecurrenceSchedule.Days Property

 

Optional. Days of the week that the job should execute on.

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

public IList<JobScheduleDay> Days { get; set; }
Return to top
Show: