次の方法で共有


MongoDBDatabaseInfo.Collections プロパティ

定義

MongoDB データベースでサポートされているコレクションの一覧。

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)

プロパティ値

適用対象