Share via


JobRecurrenceSchedule Members

Recurrence schedule for the job.

The following tables list the members exposed by the JobRecurrenceSchedule type.

Public Constructors

  Name Description
  JobRecurrenceSchedule Initializes a new instance of the JobRecurrenceSchedule class.

Top

Public Properties

  Name Description
Days Optional. Days of the week that the job should execute on.
Hours Optional. Hours of the day that the job should execute at.
Minutes Optional. Minutes of the hour that the job should execute at.
MonthDays Optional. Days of the month that the job should execute on. Must be between 1 and 31.
MonthlyOccurrences Optional. Occurrences of days within a month.
Months Optional. Months that the job should execute in. Must be between 1 and 12.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

JobRecurrenceSchedule Class
Microsoft.WindowsAzure.Scheduler.Models Namespace