BuildStep Class

Build step resource properties.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.containerregistry.v2018_02_01_preview.models._models_py3.ProxyResource
BuildStep

Constructor

BuildStep(*, properties: _models.BuildStepProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
properties

The properties of a build step.

Variables

Name Description
id
str

The resource ID.

name
str

The name of the resource.

type
str

The type of the resource.

properties

The properties of a build step.