BuildListResult Class

Collection of builds.

Inheritance
BuildListResult

Constructor

BuildListResult(*, value: Optional[List[azure.mgmt.containerregistry.v2018_02_01_preview.models._models_py3.Build]] = None, next_link: Optional[str] = None, **kwargs)

Variables

value
list[Build]

The collection value.

next_link
str

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