次の方法で共有


AutoscaleSettingsResourceInfo(Int32) コンストラクター

定義

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

public AutoscaleSettingsResourceInfo (int maxThroughput);
new Azure.ResourceManager.CosmosDB.Models.AutoscaleSettingsResourceInfo : int -> Azure.ResourceManager.CosmosDB.Models.AutoscaleSettingsResourceInfo
Public Sub New (maxThroughput As Integer)

パラメーター

maxThroughput
Int32

スケールアップできる最大スループット コンテナーを表します。

適用対象