UniqueKeyPolicy interface
The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.
Properties
unique |
List of unique keys on that enforces uniqueness constraint on documents in the collection in the Azure Cosmos DB service. |
Property Details
uniqueKeys
List of unique keys on that enforces uniqueness constraint on documents in the collection in the Azure Cosmos DB service.
uniqueKeys?: UniqueKey[]