次の方法で共有


MongoDBDatabaseResource.GetMongoDBCollections メソッド

定義

MongoDBDatabase 内の MongoDBCollectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.CosmosDB.MongoDBCollectionCollection GetMongoDBCollections ();
abstract member GetMongoDBCollections : unit -> Azure.ResourceManager.CosmosDB.MongoDBCollectionCollection
override this.GetMongoDBCollections : unit -> Azure.ResourceManager.CosmosDB.MongoDBCollectionCollection
Public Overridable Function GetMongoDBCollections () As MongoDBCollectionCollection

戻り値

MongoDBCollectionResources のコレクションと MongoDBCollectionResource に対する操作を表す オブジェクト。

適用対象