Share via


DataSourceListOutput interface

List of data sources.

Properties

count

The number of data sources.

nextLink

The link to the next page of results, if any remaining results exist.

value

List of data sources.

Property Details

count

The number of data sources.

count?: number

Property Value

number

The link to the next page of results, if any remaining results exist.

nextLink?: string

Property Value

string

value

List of data sources.

value: DataSourceOutput[]

Property Value