Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataSourceListResult

Package version

The list data source by workspace operation response.

Hierarchy

  • DataSourceListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The link (url) to the next page of datasources.

Optional value

value: DataSource[]

A list of datasources.

Generated using TypeDoc