次の方法で共有


CassandraTableGetPropertiesOptions クラス

定義

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

コンストラクター

CassandraTableGetPropertiesOptions()

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

CassandraTableGetPropertiesOptions(Nullable<Int32>, AutoscaleSettings)

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

プロパティ

AutoscaleSettings

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

(継承元 OptionsResource)
Throughput

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

(継承元 OptionsResource)

適用対象