Compartilhar via


TimerTriggerDescriptor Class

TimerTriggerDescriptor.

Inheritance
azure.mgmt.containerregistry._serialization.Model
TimerTriggerDescriptor

Constructor

TimerTriggerDescriptor(*, timer_trigger_name: str | None = None, schedule_occurrence: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
timer_trigger_name
str

The timer trigger name that caused the run.

schedule_occurrence
str

The occurrence that triggered the run.

Variables

Name Description
timer_trigger_name
str

The timer trigger name that caused the run.

schedule_occurrence
str

The occurrence that triggered the run.