public static interface AppServicePlan.DefinitionStages.WithPerSiteScaling
| Modifier and Type | Method and Description |
|---|---|
AppServicePlan.DefinitionStages.WithCreate |
withPerSiteScaling(boolean perSiteScaling)
Specifies whether per-site scaling will be turned on.
|
AppServicePlan.DefinitionStages.WithCreate 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.
*/