CassandraViewGetPropertiesOptions クラス

定義

CassandraViewGetPropertiesOptions。

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

コンストラクター

CassandraViewGetPropertiesOptions()

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

プロパティ

AutoscaleMaxThroughput

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

(継承元 CosmosDBBaseConfig)
Throughput

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

(継承元 CosmosDBBaseConfig)

適用対象