Uses of Class
com.azure.resourcemanager.cosmos.models.UniqueKeyPolicy
Packages that use UniqueKeyPolicy
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of UniqueKeyPolicy in com.azure.resourcemanager.cosmos.models
Classes in com.azure.resourcemanager.cosmos.models that implement interfaces with type arguments of type UniqueKeyPolicyModifier and TypeClassDescriptionfinal classThe unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.Methods in com.azure.resourcemanager.cosmos.models that return UniqueKeyPolicyModifier and TypeMethodDescriptionstatic UniqueKeyPolicyUniqueKeyPolicy.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UniqueKeyPolicy from the JsonReader.GremlinGraphResource.uniqueKeyPolicy()Get the uniqueKeyPolicy property: The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.SqlContainerResource.uniqueKeyPolicy()Get the uniqueKeyPolicy property: The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.UniqueKeyPolicy.withUniqueKeys(List<UniqueKey> uniqueKeys) Set the uniqueKeys property: List of unique keys on that enforces uniqueness constraint on documents in the collection in the Azure Cosmos DB service.Methods in com.azure.resourcemanager.cosmos.models with parameters of type UniqueKeyPolicyModifier and TypeMethodDescriptionGremlinGraphGetPropertiesResource.withUniqueKeyPolicy(UniqueKeyPolicy uniqueKeyPolicy) Set the uniqueKeyPolicy property: The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.GremlinGraphResource.withUniqueKeyPolicy(UniqueKeyPolicy uniqueKeyPolicy) Set the uniqueKeyPolicy property: The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.RestorableSqlContainerPropertiesResourceContainer.withUniqueKeyPolicy(UniqueKeyPolicy uniqueKeyPolicy) Set the uniqueKeyPolicy property: The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.SqlContainerGetPropertiesResource.withUniqueKeyPolicy(UniqueKeyPolicy uniqueKeyPolicy) Set the uniqueKeyPolicy property: The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.SqlContainerResource.withUniqueKeyPolicy(UniqueKeyPolicy uniqueKeyPolicy) Set the uniqueKeyPolicy property: The unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.