MongoIndexResponse

data class MongoIndexResponse(val key: MongoIndexKeysResponse? = null, val options: MongoIndexOptionsResponse? = null)

Cosmos DB MongoDB collection index key

Constructors

Link copied to clipboard
constructor(key: MongoIndexKeysResponse? = null, options: MongoIndexOptionsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cosmos DB MongoDB collection index keys

Link copied to clipboard

Cosmos DB MongoDB collection index key options