Freigeben über


ICosmosDBAccount.GetMongoDB(String) Methode

Definition

public Microsoft.Azure.Management.CosmosDB.Fluent.IMongoDB GetMongoDB (string databaseName);
abstract member GetMongoDB : string -> Microsoft.Azure.Management.CosmosDB.Fluent.IMongoDB
Public Function GetMongoDB (databaseName As String) As IMongoDB

Parameter

databaseName
String

Datenbankname der Mongo-Datenbank.

Gibt zurück

Die spezifische Mongo-Datenbank.

Gilt für: