Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OperationList

Package version

Paged list of operation resources

Hierarchy

  • OperationList

Index

Properties

Properties

Optional count

count: undefined | number

Total item count.

Optional nextLink

nextLink: undefined | string

The Url of next result page.

value

value: Operation[]

Collection of items of type results.

Generated using TypeDoc