Share via


TestsListOutput interface

Collection of tests

Properties

nextLink

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

value

List of tests

Property Details

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

nextLink?: string

Property Value

string

value

List of tests

value: TestOutput[]

Property Value