次の方法で共有


MongoDBCollectionGetPropertiesOptions クラス

定義

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

コンストラクター

MongoDBCollectionGetPropertiesOptions()

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

MongoDBCollectionGetPropertiesOptions(Nullable<Int32>, AutoscaleSettings)

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

プロパティ

AutoscaleSettings

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

(継承元 OptionsResource)
Throughput

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

(継承元 OptionsResource)

適用対象