你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IndexingSchedule interface
表示索引器执行的计划。
属性
interval | 索引器执行之间的时间间隔。 |
start |
索引器应开始运行的时间。 |
属性详细信息
interval
索引器执行之间的时间间隔。
interval: string
属性值
string
startTime
索引器应开始运行的时间。
startTime?: Date
属性值
Date