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
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python