Compartilhar via


PipelineSourceTriggerProperties Class

PipelineSourceTriggerProperties.

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

Inheritance
azure.mgmt.containerregistry._serialization.Model
PipelineSourceTriggerProperties

Constructor

PipelineSourceTriggerProperties(*, status: str | _models.TriggerStatus = 'Enabled', **kwargs: Any)

Keyword-Only Parameters

Name Description
status

The current status of the source trigger. Known values are: "Enabled" and "Disabled".

Default value: Enabled

Variables

Name Description
status

The current status of the source trigger. Known values are: "Enabled" and "Disabled".