MongoDBCollectionListResult Class

The List operation response, that contains the MongoDB collections and their properties.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
MongoDBCollectionListResult

Constructor

MongoDBCollectionListResult(**kwargs)

Variables

value
list[MongoDBCollectionGetResults]

List of MongoDB collections and their properties.