BuildArgumentList Class

The list of build arguments for a build step.

Inheritance
BuildArgumentList

Constructor

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

Variables

value
list[BuildArgument]

The collection value.

next_link
str

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