CosmosDBAccountImpl.ICosmosDBAccount.ListTables Method

Definition

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

Returns

Implements

Applies to