次の方法で共有


IWithCapacity.WithCapacity(Int32) メソッド

定義

このアプリ サービス プランで実行されているインスタンスの最大数を指定します。

public Microsoft.Azure.Management.AppService.Fluent.AppServicePlan.Update.IUpdate WithCapacity (int capacity);
abstract member WithCapacity : int -> Microsoft.Azure.Management.AppService.Fluent.AppServicePlan.Update.IUpdate
Public Function WithCapacity (capacity As Integer) As IUpdate

パラメーター

capacity
Int32

インスタンスの最大数。

戻り値

適用対象