Blob Sink Args
A copy activity Azure Blob sink.
Constructors
Properties
Blob writer add header. Type: boolean (or Expression with resultType boolean).
Blob writer date time format. Type: string (or Expression with resultType string).
Blob writer overwrite files. Type: boolean (or Expression with resultType boolean).
The type of copy behavior for copy sink.
If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
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)).