次の方法で共有


AppServicePlanPatch.IsPerSiteScaling プロパティ

定義

コード>が true/code> の<場合<、このApp Service プランに割り当てられたアプリは個別にスケーリングできます。 コード>が false/code> の<場合<、このApp Service プランに割り当てられたアプリは、プランのすべてのインスタンスにスケーリングされます。

public bool? IsPerSiteScaling { get; set; }
member this.IsPerSiteScaling : Nullable<bool> with get, set
Public Property IsPerSiteScaling As Nullable(Of Boolean)

プロパティ値

適用対象