Freigeben über


ICosmosDBAccount.ListGremlinDatabasesAsync(CancellationToken) Methode

Definition

public System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinDatabase>> ListGremlinDatabasesAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member 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))

Parameter

cancellationToken
CancellationToken

Gibt zurück

Gilt für: