RunQueryOrderByField Enum
Parameter name to be used for order by. The allowed parameters to order by for pipeline runs are PipelineName, RunStart, RunEnd and Status; for activity runs are ActivityName, ActivityRunStart, ActivityRunEnd and Status; for trigger runs are TriggerName, TriggerRunTimestamp and Status.
- Inheritance
-
builtins.strRunQueryOrderByFieldRunQueryOrderByField
Constructor
RunQueryOrderByField(value)
Fields
| activity_name |
| activity_run_end |
| activity_run_start |
| pipeline_name |
| run_end |
| run_start |
| status |
| trigger_name |
| trigger_run_timestamp |
Feedback
Submit and view feedback for