Delen via


DataFactoryPipelineData.Concurrency Property

Definition

The max number of concurrent runs for the pipeline.

public int? Concurrency { get; set; }
member this.Concurrency : Nullable<int> with get, set
Public Property Concurrency As Nullable(Of Integer)

Property Value

Applies to