Share via


JobRecurrence Members

Recurrence schedule for the job.

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

Public Constructors

  Name Description
  JobRecurrence Overloaded.  

Top

Public Properties

  Name Description
Count Optional. Count of occurrences that will execute. Optional. Default will recur infinitely
EndTime Optional. Time in ISO-8601 format after which no more occurrences will execute.
Frequency Required. The frequency of recurrence.
Interval Optional. Interval of the recurrence at the given frequency.
Schedule Optional. Recurrence schedule for the job.

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

JobRecurrence Class
Microsoft.WindowsAzure.Scheduler.Models Namespace