UniqueKey Class

The unique key on that enforces uniqueness constraint on documents in the collection in the Azure Cosmos DB service.

Inheritance
UniqueKey

Constructor

UniqueKey(*, paths: Optional[List[str]] = None, **kwargs)

Variables

paths
list[str]

List of paths must be unique for each document in the Azure Cosmos DB service.