ClusterKey interface
Cosmos DB Cassandra table cluster key
Properties
name | Name of the Cosmos DB Cassandra table cluster key |
order |
Order of the Cosmos DB Cassandra table cluster key, only support "Asc" and "Desc" |
Property Details
name
Name of the Cosmos DB Cassandra table cluster key
name?: string
Property Value
string
orderBy
Order of the Cosmos DB Cassandra table cluster key, only support "Asc" and "Desc"
orderBy?: string
Property Value
string