次の方法で共有


CosmosDBAccountImpl.ICosmosDBAccount.GetTable(String) メソッド

定義

Microsoft.Azure.Management.CosmosDB.Fluent.ITable ICosmosDBAccount.GetTable (string databaseName);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.GetTable : string -> Microsoft.Azure.Management.CosmosDB.Fluent.ITable
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.GetTable : string -> Microsoft.Azure.Management.CosmosDB.Fluent.ITable
Function GetTable (databaseName As String) As ITable Implements ICosmosDBAccount.GetTable

パラメーター

databaseName
String

戻り値

実装

適用対象