QueueBuildRequest Class
The queue build request parameters.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: BuildTaskBuildRequest, QuickBuildRequest
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.ModelQueueBuildRequest
Constructor
QueueBuildRequest(**kwargs: Any)
Variables
Name | Description |
---|---|
type
|
The type of the build request. Required. |
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Python