次の方法で共有


TableGetPropertiesOptions クラス

定義

public class TableGetPropertiesOptions : Microsoft.Azure.Management.CosmosDB.Models.OptionsResource
type TableGetPropertiesOptions = class
    inherit OptionsResource
Public Class TableGetPropertiesOptions
Inherits OptionsResource
継承
TableGetPropertiesOptions

コンストラクター

TableGetPropertiesOptions()

TableGetPropertiesOptions クラスの新しいインスタンスを初期化します。

TableGetPropertiesOptions(Nullable<Int32>, AutoscaleSettings)

TableGetPropertiesOptions クラスの新しいインスタンスを初期化します。

プロパティ

AutoscaleSettings

自動スケーリングの設定を取得または設定します。

(継承元 OptionsResource)
Throughput

Cosmos DB リソースのスループットまたは autoscaleSettings の値を取得または設定します。 オファーの詳細を取得するときは、ThroughputSetting リソースを使用します。

(継承元 OptionsResource)

適用対象