次の方法で共有


CassandraKeyspaceGetPropertiesOptions クラス

定義

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

コンストラクター

CassandraKeyspaceGetPropertiesOptions()

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

CassandraKeyspaceGetPropertiesOptions(Nullable<Int32>, AutoscaleSettings)

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

プロパティ

AutoscaleSettings

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

(継承元 OptionsResource)
Throughput

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

(継承元 OptionsResource)

適用対象