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