public static interface AppServicePlan.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AppServicePlan.UpdateStages.WithCapacity
An app service plan definition allowing instance capacity to be set.
|
static interface |
AppServicePlan.UpdateStages.WithPerSiteScaling
An app service plan update allowing per site scaling configuration to be set.
|
static interface |
AppServicePlan.UpdateStages.WithPricingTier
An app service plan definition allowing pricing tier to be set.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/