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

Schedule interface

给定警报处理规则的计划配置。

属性

effectiveFrom

计划从时间起生效。 在没有时区后缀的情况下采用 ISO-8601 格式的 Date-Time。

effectiveUntil

计划有效,直到时间。 在没有时区后缀的情况下采用 ISO-8601 格式的 Date-Time。

recurrences

重复周期列表。

timeZone

计划时区。

属性详细信息

effectiveFrom

计划从时间起生效。 在没有时区后缀的情况下采用 ISO-8601 格式的 Date-Time。

effectiveFrom?: string

属性值

string

effectiveUntil

计划有效,直到时间。 在没有时区后缀的情况下采用 ISO-8601 格式的 Date-Time。

effectiveUntil?: string

属性值

string

recurrences

重复周期列表。

recurrences?: RecurrenceUnion[]

属性值

timeZone

计划时区。

timeZone?: string

属性值

string