MongoDBDatabaseListResult Class

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

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

Inheritance
MongoDBDatabaseListResult

Constructor

MongoDBDatabaseListResult(**kwargs)

Variables

value
list[MongoDBDatabaseGetResults]

List of MongoDB databases and their properties.