| Option | +Value | +Behavior | +
|---|---|---|
|
+
|
+Only a single entry from the currently
+being processed feed is set:
+ |
+
|
+
|
+The entire list of entries from the
+feed is set: |
+
| Header | +Variable Name | +Type | +Description | +
|---|---|---|---|
|
+
|
+
|
+Overrides the database name which is +the name of the Cosmos database that component should connect to. In +case you are producing data and have createDatabaseIfNotExists=true, the +component will automatically auto create a Cosmos database. |
+
|
+
|
+
|
+Overrides the container name which is +the name of the Cosmos container that component should connect to. In +case you are producing data and have createContainerIfNotExists=true, +the component will automatically auto create a Cosmos +container. |
+
|
+
|
+
|
+Set the producer operation which can be +used to execute a specific operation on the producer. |
+
|
+
|
+
|
+Set the SQL query to execute on a given +producer query operations. |
+
|
+
|
+
|
+Set additional QueryRequestOptions that +can be used with queryItems, queryContainers, queryDatabases, +listDatabases, listItems, listContainers operations. |
+
|
+
|
+
|
+Sets if the component should create the +Cosmos database automatically in case it doesn’t exist in the Cosmos +account. |
+
|
+
|
+
|
+Sets if the component should create +Cosmos container automatically in case it doesn’t exist in the Cosmos +account. |
+
|
+
|
+
|
+Sets throughput of the resources in the +Azure Cosmos DB service. |
+
|
+
|
+
|
+Sets additional options to execute on +database operations. |
+
|
+
|
+
|
+Set the container partition key +path. |
+
|
+
|
+
|
+Set additional options to execute on +container operations. |
+
|
+
|
+
|
+Set the partition key. Represents a +partition key value in the Azure Cosmos DB database service. A partition +key identifies the partition where the item is stored in. |
+
|
+
|
+
|
+Set additional options to execute on +item operations. |
+
|
+
|
+
|
+Set the itemId in case needed for +operation on item like delete, replace. |
+
| Header | +Variable Name | +Type | +Description | +
|---|---|---|---|
|
+
|
+
|
+The resource ID of the requested +resource. |
+
|
+
|
+
|
+The Etag ID of the requested +resource. |
+
|
+
|
+
|
+The timestamp of the requested +resource. |
+
|
+
|
+
|
+The response headers of the requested +resource. |
+
|
+
|
+
|
+The status code of the requested +resource. |
+
|
+
|
+
|
+The TTL of the requested +resource. |
+
|
+
|
+
|
+The manual throughput of the requested +resource. |
+
|
+
|
+
|
+The AutoscaleMaxThroughput of the +requested resource. |
+
| Operation | +Description | +
|---|---|
|
+Gets a list of all databases as
+ |
+
|
+Create a database in the specified +Azure CosmosDB account. |
+
|
+
|
+
| Operation | +Description | +
|---|---|
|
+Delete a database from the Azure +CosmosDB account. |
+
|
+Create a container in the specified +Azure CosmosDB database. |
+
|
+Replace the throughput for the +specified Azure CosmosDB database. |
+
|
+Gets a list of all containers in the
+specified database as |
+
|
+
|
+
| Operation | +Description | +
|---|---|
|
+Delete a container from the specified +Azure CosmosDB database. |
+
|
+Replace the throughput for the +specified Azure CosmosDB container. |
+
|
+
|
+
|
+
|
+
|
+
|
+
|
+
|
+
|
+
|
+
|
+
|
+
|
+
|
+