Azure Data Lake Store Sink Args
A copy activity Azure Data Lake Store sink.
Constructors
Properties
The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
Single File Parallel.
The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
Sink retry count. Type: integer (or Expression with resultType integer).
Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|(0-9)):(60|(0-9)).
Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|(0-9)):(60|(0-9)).