IWithThroughputConfiguration.WithThroughputUnitsUpperLimit(Int32) メソッド

定義

自動スカラーによるスケールアップが許可される最大スループット ユニットを指定します。

public Microsoft.Azure.Management.Eventhub.Fluent.EventHubNamespace.Update.IUpdate WithThroughputUnitsUpperLimit (int units);
abstract member WithThroughputUnitsUpperLimit : int -> Microsoft.Azure.Management.Eventhub.Fluent.EventHubNamespace.Update.IUpdate
Public Function WithThroughputUnitsUpperLimit (units As Integer) As IUpdate

パラメーター

units
Int32

スループット ユニット。

戻り値

適用対象