Cosmos Db Mongo Db Api Sink Response
A copy activity sink for a CosmosDB (MongoDB API) database.
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)).
Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).