Compartilhar via


Membros JobRecurrenceSchedule

Recurrence schedule for the job.

As tabelas a seguir listam os membros expostos pelo tipo JobRecurrenceSchedule.

Público Construtores

  Nome Descrição
  JobRecurrenceSchedule Initializes a new instance of the JobRecurrenceSchedule class.

Início

Público Propriedades

  Nome Descrição
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.

Início

Público Métodos

(consulte tambémProtegido Métodos)

  Nome Descrição
Equals  (Herança de Object)
GetHashCode  (Herança de Object)
GetType  (Herança de Object)
ToString  (Herança de Object)

Início

Protegido Métodos

  Nome Descrição
Finalize  (Herança de Object)
MemberwiseClone  (Herança de Object)

Início

Consulte também

Referência

Classe JobRecurrenceSchedule
Namespace Microsoft.WindowsAzure.Scheduler.Models