次の方法で共有


SiteConfigProperties.FunctionAppScaleLimit プロパティ

定義

サイトがスケールアウトできるワーカーの最大数。 この設定は、従量課金プランと Elastic Premium プランにのみ適用されます

public int? FunctionAppScaleLimit { get; set; }
member this.FunctionAppScaleLimit : Nullable<int> with get, set
Public Property FunctionAppScaleLimit As Nullable(Of Integer)

プロパティ値

適用対象