MongoIndexKeysResponse

data class MongoIndexKeysResponse(val keys: List<String>? = null)

Cosmos DB MongoDB collection resource object

Constructors

Link copied to clipboard
constructor(keys: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keys: List<String>? = null

List of keys for each MongoDB collection in the Azure Cosmos DB service