CosmosDBAccountImpl.ICosmosDBAccount.ListMongoDBs Method

Definition

System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.CosmosDB.Fluent.IMongoDB> ICosmosDBAccount.ListMongoDBs ();
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.ListMongoDBs : unit -> seq<Microsoft.Azure.Management.CosmosDB.Fluent.IMongoDB>
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.ListMongoDBs : unit -> seq<Microsoft.Azure.Management.CosmosDB.Fluent.IMongoDB>
Function ListMongoDBs () As IEnumerable(Of IMongoDB) Implements ICosmosDBAccount.ListMongoDBs

Returns

Implements

Applies to