TaskListResult Class

The collection of tasks.

Inheritance
TaskListResult

Constructor

TaskListResult(*, value: Optional[List[azure.mgmt.containerregistry.v2019_06_01_preview.models._models_py3.Task]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[Task]

The collection value.

next_link
str

The URI that can be used to request the next set of paged results.