ScheduleTriggerResult Class
Schedule trigger result returned by trigger an enabled schedule once.
This class shouldn't be instantiated directly. Instead, it is used as the return type of schedule trigger.
- Inheritance
-
builtins.objectScheduleTriggerResult
Constructor
ScheduleTriggerResult(**kwargs)
Variables
Name | Description |
---|---|
job_name
|
|
schedule_action_type
|
|
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python