CosmosDBAccountImpl.GetTable(String) Method

Definition

public Microsoft.Azure.Management.CosmosDB.Fluent.ITable GetTable (string databaseName);
member this.GetTable : string -> Microsoft.Azure.Management.CosmosDB.Fluent.ITable
Public Function GetTable (databaseName As String) As ITable

Parameters

databaseName
String

Returns

Applies to