CosmosDBAccountImpl.ICosmosDBAccount.ListGremlinDatabases Method

Definition

System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinDatabase> ICosmosDBAccount.ListGremlinDatabases ();
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.ListGremlinDatabases : unit -> seq<Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinDatabase>
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.ListGremlinDatabases : unit -> seq<Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinDatabase>
Function ListGremlinDatabases () As IEnumerable(Of IGremlinDatabase) Implements ICosmosDBAccount.ListGremlinDatabases

Returns

Implements

Applies to