次の方法で共有


CloudTable.ServiceClient プロパティ

定義

テーブル サービスを表す CloudTableClient オブジェクトを取得します。

public Microsoft.Azure.Cosmos.Table.CloudTableClient ServiceClient { get; }
member this.ServiceClient : Microsoft.Azure.Cosmos.Table.CloudTableClient
Public ReadOnly Property ServiceClient As CloudTableClient

プロパティ値

CloudTableClientオブジェクト。

適用対象