PipelineTriggerProperties Class
PipelineTriggerProperties.
- Inheritance
-
azure.mgmt.containerregistry._serialization.ModelPipelineTriggerProperties
Constructor
PipelineTriggerProperties(*, source_trigger: _models.PipelineSourceTriggerProperties | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
source_trigger
|
The source trigger properties of the pipeline. |
Variables
Name | Description |
---|---|
source_trigger
|
The source trigger properties of the pipeline. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python