次の方法で共有


BuildStepProperties Class

Base properties for any build step.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: DockerBuildStep

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

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.containerregistry._serialization.Model
BuildStepProperties

Constructor

BuildStepProperties(**kwargs: Any)

Variables

Name Description
provisioning_state

The provisioning state of the build step. Known values are: "Creating", "Updating", "Deleting", "Succeeded", "Failed", and "Canceled".

type

The type of the step. Required. "Docker"