AdfPipelineMode Enumeration
Provides options for Azure Data Factory Pipeline execution modes.
Enumeration Values
Name | Summary |
---|---|
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. |