Uses of Class
com.microsoft.azure.management.cosmosdb.ClusterKey
Packages that use ClusterKey
Package
Description
This package contains the classes for CosmosDB.
-
Uses of ClusterKey in com.microsoft.azure.management.cosmosdb
Methods in com.microsoft.azure.management.cosmosdb that return ClusterKeyModifier and TypeMethodDescriptionSet name of the Cosmos DB Cassandra table cluster key.ClusterKey.withOrderBy
(String orderBy) Set order of the Cosmos DB Cassandra table cluster key, only support "Asc" and "Desc".Methods in com.microsoft.azure.management.cosmosdb that return types with arguments of type ClusterKeyMethod parameters in com.microsoft.azure.management.cosmosdb with type arguments of type ClusterKeyModifier and TypeMethodDescriptionCassandraSchema.withClusterKeys
(List<ClusterKey> clusterKeys) Set list of cluster key.