CustomerEventListResult Class

A list of Test Base Customer Events.

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

Inheritance
CustomerEventListResult

Constructor

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

Parameters

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

The list of Test Base Customer Events.

Variables

next_link
str

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