Compartir a través de


CosmosDBAccountImpl.ListGremlinDatabasesAsync(CancellationToken) Método

Definición

public System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinDatabase>> ListGremlinDatabasesAsync (System.Threading.CancellationToken cancellationToken = default);
member this.ListGremlinDatabasesAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinDatabase>>
Public Function ListGremlinDatabasesAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of IGremlinDatabase))

Parámetros

cancellationToken
CancellationToken

Devoluciones

Se aplica a