MongoDBDatabaseListResult interface

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

Properties

value

List of MongoDB databases and their properties. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

value

List of MongoDB databases and their properties. NOTE: This property will not be serialized. It can only be populated by the server.

value?: MongoDBDatabaseGetResults[]

Property Value