Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PageableListOfOperations

Package version

The list of operations with server paging support.

Hierarchy

  • PageableListOfOperations

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The link to the next page of items.

Optional value

value: Operation[]

The collection of pageable items.

Generated using TypeDoc