你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IndexingSchedule 类

定义

表示索引器执行的计划。

public class IndexingSchedule
type IndexingSchedule = class
Public Class IndexingSchedule
继承
IndexingSchedule

构造函数

IndexingSchedule(TimeSpan)

初始化 IndexingSchedule 的新实例。

属性

Interval

索引器执行之间的时间间隔。

StartTime

索引器应开始运行的时间。

适用于