Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RunsListNextOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • RunsListNextOptionalParams

Index

Properties

Properties

Optional filter

filter: undefined | string

The runs filter to apply on the operation. Arithmetic operators are not supported. The allowed string function is 'contains'. All logical operators except 'Not', 'Has', 'All' are allowed.

Optional top

top: undefined | number

$top is supported for get list of runs, which limits the maximum number of runs to return.

Generated using TypeDoc