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).
OptionalnestingNested properties separator. Default is . (dot). 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])).
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])).
OptionalwriteDescribes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
A copy activity Document Database Collection sink.