Skip to main content

AdfPipelineMode Enumeration

AdfPipelineMode Enumeration

Provides options for Azure Data Factory Pipeline execution modes.

Enumeration Values

NameSummary
Scheduled
Specifies that the Azure Data Factory pipeline should be executed on a recurring schedule.
OneTime
Specifies that the Azure Data Factory pipeline should be executed just once.