Schedule interface
给定警报处理规则的计划配置。
属性
| effective |
计划从时间起生效。 在没有时区后缀的情况下采用 ISO-8601 格式的 Date-Time。 |
| effective |
计划有效,直到时间。 在没有时区后缀的情况下采用 ISO-8601 格式的 Date-Time。 |
| recurrences | 重复周期列表。 |
| time |
计划时区。 |
属性详细信息
effectiveFrom
计划从时间起生效。 在没有时区后缀的情况下采用 ISO-8601 格式的 Date-Time。
effectiveFrom?: string
属性值
string
effectiveUntil
计划有效,直到时间。 在没有时区后缀的情况下采用 ISO-8601 格式的 Date-Time。
effectiveUntil?: string
属性值
string
recurrences
timeZone
计划时区。
timeZone?: string
属性值
string