BuildTaskBuildRequest Class
The queue build parameters based on a build task.
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.v2018_02_01_preview.models._models_py3.QueueBuildRequestBuildTaskBuildRequest
Constructor
BuildTaskBuildRequest(*, build_task_name: str, **kwargs)
Variables
- type
- str
Required. The type of the build request.Constant filled by server.
- build_task_name
- str
Required. The name of build task against which build has to be queued.
Feedback
Submit and view feedback for