Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobsListBySubscriptionOptionalParams

Package version

interface

An interface representing JobsListBySubscriptionOptionalParams. Optional Parameters.

extends

RequestOptionsBase

Hierarchy

  • any
    • JobsListBySubscriptionOptionalParams

Index

Properties

Properties

Optional filter

filter: undefined | string
member

{string} [filter] Can be used to restrict the results to certain conditions.

Optional top

top: undefined | number
member

{number} [top] An integer value that specifies how many jobs at most should be returned. The value cannot exceed 100.

Generated using TypeDoc