次の方法で共有


CosmosDBTableResource.GetCosmosTableThroughputSetting メソッド

定義

CosmosTABLEThroughputSettingResource を表すオブジェクトと、CosmosDBTable で実行できるインスタンス操作を取得します。

public virtual Azure.ResourceManager.CosmosDB.CosmosTableThroughputSettingResource GetCosmosTableThroughputSetting ();
abstract member GetCosmosTableThroughputSetting : unit -> Azure.ResourceManager.CosmosDB.CosmosTableThroughputSettingResource
override this.GetCosmosTableThroughputSetting : unit -> Azure.ResourceManager.CosmosDB.CosmosTableThroughputSettingResource
Public Overridable Function GetCosmosTableThroughputSetting () As CosmosTableThroughputSettingResource

戻り値

CosmosTableThroughputSettingResource オブジェクトを返します。

適用対象