MergeParameters interface
The properties of an Azure Cosmos DB merge operations
Properties
| is |
Specifies whether the operation is a real merge operation or a simulation. |
Property Details
isDryRun
Specifies whether the operation is a real merge operation or a simulation.
isDryRun?: boolean
Property Value
boolean