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

TimeInWeek interface

一周中的时间。

属性

day

星期几。

hourSlots

每个整数小时表示从下一小时结束的 0m 开始的时间范围, (非非非独占) 。 0 表示 00:00 UTC,23 表示 23:00 UTC。 指定 [0, 1] 表示 00:00 - 02:00 UTC 时间范围。

属性详细信息

day

星期几。

day?: string

属性值

string

hourSlots

每个整数小时表示从下一小时结束的 0m 开始的时间范围, (非非非独占) 。 0 表示 00:00 UTC,23 表示 23:00 UTC。 指定 [0, 1] 表示 00:00 - 02:00 UTC 时间范围。

hourSlots?: number[]

属性值

number[]