次の方法で共有


CassandraTablePropertiesConfig クラス

定義

CassandraTablePropertiesConfig。

public class CassandraTablePropertiesConfig : Azure.ResourceManager.CosmosDB.Models.CosmosDBBaseConfig
type CassandraTablePropertiesConfig = class
    inherit CosmosDBBaseConfig
Public Class CassandraTablePropertiesConfig
Inherits CosmosDBBaseConfig
継承
CassandraTablePropertiesConfig

コンストラクター

CassandraTablePropertiesConfig()

CassandraTablePropertiesConfig の新しいインスタンスを初期化します。

プロパティ

AutoscaleMaxThroughput

リソースをスケールアップできる最大スループットを表します。

(継承元 CosmosDBBaseConfig)
Throughput

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

(継承元 CosmosDBBaseConfig)

適用対象