Share via


TestRunsListOutput interface

Collection of test runs

Properties

nextLink

Link for the next list of test runs in case of paginated results, if applicable

value

List of test runs

Property Details

Link for the next list of test runs in case of paginated results, if applicable

nextLink?: string

Property Value

string

value

List of test runs

value: TestRunOutput[]

Property Value