DataSourceListResult interface
The list data source by workspace operation response.
Properties
next |
The link (url) to the next page of datasources. |
value | A list of datasources. |
Property Details
nextLink
The link (url) to the next page of datasources.
nextLink?: string
Property Value
string