Cosmos Db Sql Api Source Args
A copy activity Azure CosmosDB (SQL API) Collection source.
Constructors
Properties
Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
Whether detect primitive values as datetime values. Type: boolean (or Expression with resultType boolean).
If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
Preferred regions. Type: array of strings (or Expression with resultType array of strings).
Source retry count. Type: integer (or Expression with resultType integer).
Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+)\.)?(\d\d):(60|(0-9)):(60|(0-9)).