Package version:
Optional
blobBlob writer add header. Type: boolean (or Expression with resultType boolean).
Optional
blobBlob writer date time format. Type: string (or Expression with resultType string).
Optional
blobBlob writer overwrite files. Type: boolean (or Expression with resultType boolean).
Optional
copyThe type of copy behavior for copy sink.
Optional
disableIf true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
Optional
maxThe maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
Optional
metadataSpecify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
Optional
sinkSink retry count. Type: integer (or Expression with resultType integer).
Optional
sinkSink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
Polymorphic discriminator, which specifies the different types this object can be
Optional
writeWrite batch size. Type: integer (or Expression with resultType integer), minimum: 0.
Optional
writeWrite batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
A copy activity Azure Blob sink.