BuildStepPropertiesUpdateParameters Class
The properties for updating a build step.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: DockerBuildStepUpdateParameters.
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
-
BuildStepPropertiesUpdateParameters
Constructor
BuildStepPropertiesUpdateParameters(**kwargs)
Variables
- type
- str or BuildStepType
Required. The type of the step.Constant filled by server. Possible values include: "Docker".
Feedback
Submit and view feedback for