MongoDBCollectionListResult interface

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

Properties

value

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

Property Details

value

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

value?: MongoDBCollectionGetResults[]

Property Value