Enum AdfPipelineMode
Namespace: Varigence.Languages.Biml.DataFactory
Assembly: Biml.dll
C#
public enum AdfPipelineMode
Fields
Fields | Description |
---|---|
OneTime | Specifies that the Azure Data Factory pipeline should be executed just once. |
Scheduled | Specifies that the Azure Data Factory pipeline should be executed on a recurring schedule. |