Cosmos Db Sql Api Sink Response
A copy activity Azure CosmosDB (SQL API) Collection sink.
Properties
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).
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)).
Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.