MongoDBDatabaseInfo.Collections Property

Definition

A list of supported collections in a MongoDB database.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.MongoDBCollectionInfo> Collections { get; }
member this.Collections : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.MongoDBCollectionInfo>
Public ReadOnly Property Collections As IReadOnlyList(Of MongoDBCollectionInfo)

Property Value

Applies to