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

TimerTriggerDescriptor 类

定义

public class TimerTriggerDescriptor
type TimerTriggerDescriptor = class
Public Class TimerTriggerDescriptor
继承
TimerTriggerDescriptor

构造函数

TimerTriggerDescriptor()

初始化 TimerTriggerDescriptor 类的新实例。

TimerTriggerDescriptor(String, String)

初始化 TimerTriggerDescriptor 类的新实例。

属性

ScheduleOccurrence

获取或设置触发运行的匹配项。

TimerTriggerName

获取或设置导致运行的计时器触发器名称。

适用于