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 individuallyCopyright © 2019. All rights reserved.