Share via


IWithPerSiteScaling.WithPerSiteScaling(Boolean) Methode

Definition

Gibt an, ob die Standortskalierung aktiviert wird.

public Microsoft.Azure.Management.AppService.Fluent.AppServicePlan.Definition.IWithCreate WithPerSiteScaling (bool perSiteScaling);
abstract member WithPerSiteScaling : bool -> Microsoft.Azure.Management.AppService.Fluent.AppServicePlan.Definition.IWithCreate
Public Function WithPerSiteScaling (perSiteScaling As Boolean) As IWithCreate

Parameter

perSiteScaling
Boolean

Wenn jeder Standort einzeln skaliert werden kann.

Gibt zurück

Gilt für: