Package version:

Interface RunsListNextOptionalParams

Optional parameters.

Hierarchy

  • unknown
    • RunsListNextOptionalParams

Properties

Properties

filter?: 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.

top?: number

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

Generated using TypeDoc