TestTypeListResult Class

A list of test types.

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

Inheritance
TestTypeListResult

Constructor

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

Parameters

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

The list of test types.

Variables

next_link
str

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