Compartir a través de


CosmosDBAccountImpl.ICosmosDBAccount.GetGremlinDatabaseAsync Método

Definición

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

Parámetros

databaseName
String
cancellationToken
CancellationToken

Devoluciones

Implementaciones

Se aplica a