Partager via


CosmosDBAccountImpl.ICosmosDBAccount.GetMongoDBAsync Méthode

Définition

System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IMongoDB> ICosmosDBAccount.GetMongoDBAsync (string databaseName, System.Threading.CancellationToken cancellationToken = default);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.GetMongoDBAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IMongoDB>
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.GetMongoDBAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IMongoDB>
Function GetMongoDBAsync (databaseName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IMongoDB) Implements ICosmosDBAccount.GetMongoDBAsync

Paramètres

databaseName
String
cancellationToken
CancellationToken

Retours

Implémente

S’applique à