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

AutomationRuleTriggeringLogic interface

介绍自动化规则触发逻辑。

属性

conditions

要评估以确定是否应在给定对象上触发自动化规则的条件。

expirationTimeUtc

确定自动化规则何时自动过期并禁用。

isEnabled

确定是启用或禁用自动化规则。

triggersOn
triggersWhen

属性详细信息

conditions

要评估以确定是否应在给定对象上触发自动化规则的条件。

conditions?: AutomationRuleConditionUnion[]

属性值

expirationTimeUtc

确定自动化规则何时自动过期并禁用。

expirationTimeUtc?: Date

属性值

Date

isEnabled

确定是启用或禁用自动化规则。

isEnabled: boolean

属性值

boolean

triggersOn

triggersOn: string

属性值

string

triggersWhen

triggersWhen: string

属性值

string