TestSummaryListResult Class

A list of Test Summaries.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
TestSummaryListResult

Constructor

TestSummaryListResult(*, value: Optional[List[azure.mgmt.testbase.models._models_py3.TestSummaryResource]] = None, **kwargs)

Parameters

value
list[<xref:test_base.models.TestSummaryResource>]
Required

The list of Test Summaries.

Variables

next_link
str

Link to the next set of results. Not empty if value contains incomplete list of results.