| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AppServicePlan.Update |
AppServicePlan.UpdateStages.WithCapacity.withCapacity(int capacity)
Specifies the maximum number of instances running for this app service plan.
|
AppServicePlan.Update |
AppServicePlan.UpdateStages.WithPerSiteScaling.withPerSiteScaling(boolean perSiteScaling)
Specifies whether per-site scaling will be turned on.
|
AppServicePlan.Update |
AppServicePlan.UpdateStages.WithPricingTier.withPricingTier(PricingTier pricingTier)
Specifies the pricing tier for the app service plan.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.