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
|
|
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python