JobRecurrenceSchedule 成员
Recurrence schedule for the job.
以下各表列出了由 JobRecurrenceSchedule 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
JobRecurrenceSchedule | Initializes a new instance of the JobRecurrenceSchedule class. |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
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. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
JobRecurrenceSchedule 类
Microsoft.WindowsAzure.Scheduler.Models 命名空间