BuildStepList Class

The collection of build items.

Inheritance
BuildStepList

Constructor

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

Variables

value
list[BuildStep]

The collection value.

next_link
str

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