Package version:
OptionalallowIndicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
OptionalcopySpecifies Copy Command related settings when allowCopyCommand is true.
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).
OptionalpreSQL pre-copy script. Type: string (or Expression with resultType string).
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 option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
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])).
OptionalwriteWrite behavior when copying data into azure Microsoft Fabric Data Warehouse. Type: DWWriteBehaviorEnum (or Expression with resultType DWWriteBehaviorEnum)
A copy activity Microsoft Fabric Warehouse sink.