Partager via


AppServicePlan.PerSiteScaling Propriété

Définition

Obtient ou définit si <code>true</code>, les applications affectées à ce plan App Service peuvent être mises à l’échelle indépendamment. Si <code>false</code>, les applications affectées à ce plan App Service seront mises à l’échelle pour toutes les instances du plan.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.perSiteScaling")]
public bool? PerSiteScaling { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.perSiteScaling")>]
member this.PerSiteScaling : Nullable<bool> with get, set
Public Property PerSiteScaling As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à