public static interface AppServicePlan.UpdateStages.WithPerSiteScaling
| Modifier and Type | Method and Description |
|---|---|
AppServicePlan.Update |
withPerSiteScaling(boolean perSiteScaling)
Specifies whether per-site scaling will be turned on.
|
AppServicePlan.Update withPerSiteScaling(boolean perSiteScaling)
perSiteScaling - if each site can be scaled individually/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/