Uses of Class
com.microsoft.azure.management.cosmosdb.UniqueKey
Package
Description
This package contains the classes for CosmosDB.
-
Uses of UniqueKey in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionSet list of paths must be unique for each document in the Azure Cosmos DB service.Modifier and TypeMethodDescriptionUniqueKeyPolicy.uniqueKeys()
Get list of unique keys on that enforces uniqueness constraint on documents in the collection in the Azure Cosmos DB service.Modifier and TypeMethodDescriptionUniqueKeyPolicy.withUniqueKeys
(List<UniqueKey> uniqueKeys) Set list of unique keys on that enforces uniqueness constraint on documents in the collection in the Azure Cosmos DB service.