Package version:
OptionaldisableIf true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
OptionalmaxThe maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
OptionalpartitionSpecify the partition column names from sink columns. Type: array of objects (or Expression with resultType array of objects).
OptionalpartitionCreate partitions in folder structure based on one or multiple columns. Each distinct column value (pair) will be a new partition. Possible values include: "None", "PartitionByKey".
OptionalsinkSink retry count. Type: integer (or Expression with resultType integer).
OptionalsinkSink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
OptionaltableThe type of table action for Lakehouse Table sink. Possible values include: "None", "Append", "Overwrite".
Polymorphic discriminator, which specifies the different types this object can be
OptionalwriteWrite batch size. Type: integer (or Expression with resultType integer), minimum: 0.
OptionalwriteWrite 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 for Microsoft Fabric Lakehouse Table sink.