CosmosDBAccountImpl.ICosmosDBAccount.GetMongoDB(String) Method

Definition

Microsoft.Azure.Management.CosmosDB.Fluent.IMongoDB ICosmosDBAccount.GetMongoDB (string databaseName);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.GetMongoDB : string -> Microsoft.Azure.Management.CosmosDB.Fluent.IMongoDB
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.GetMongoDB : string -> Microsoft.Azure.Management.CosmosDB.Fluent.IMongoDB
Function GetMongoDB (databaseName As String) As IMongoDB Implements ICosmosDBAccount.GetMongoDB

Parameters

databaseName
String

Returns

Implements

Applies to