次の方法で共有


IWithCapacity インターフェイス

定義

インスタンス容量を設定できる App Service プラン定義。

public interface IWithCapacity
type IWithCapacity = interface
Public Interface IWithCapacity
派生

メソッド

WithCapacity(Int32)

この App Service プランで実行されているインスタンスの最大数を指定します。

適用対象