Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RunQueryOrderBy

Package version

An object to provide order by options for listing runs.

Hierarchy

  • RunQueryOrderBy

Index

Properties

Properties

order

Sorting order of the parameter.

orderBy

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.

Generated using TypeDoc