Condividi tramite


JobRecurrenceSchedule.Days Property

Definition

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

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Scheduler.Models.JobScheduleDay> Days { get; set; }
member this.Days : System.Collections.Generic.IList<Microsoft.WindowsAzure.Scheduler.Models.JobScheduleDay> with get, set
Public Property Days As IList(Of JobScheduleDay)

Property Value

Applies to