RunListResult Class

Collection of runs.

Inheritance
RunListResult

Constructor

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

Variables

value
list[Run]

The collection value.

next_link
str

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