Compartir a través de


BuildArgumentList Class

The list of build arguments for a build step.

Inheritance
azure.mgmt.containerregistry._serialization.Model
BuildArgumentList

Constructor

BuildArgumentList(*, value: List[_models.BuildArgument] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

The collection value.

next_link
str

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

Variables

Name Description
value

The collection value.

next_link
str

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