Share via


CopySink.MaxConcurrentConnections Property

Definition

The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> MaxConcurrentConnections { get; set; }
member this.MaxConcurrentConnections : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property MaxConcurrentConnections As DataFactoryElement(Of Integer)

Property Value

Applies to