| Modifier and Type | Interface and Description |
|---|---|
static interface |
AppServicePlan.Definition
Container interface for all the definitions that need to be implemented.
|
| Modifier and Type | Method and Description |
|---|---|
AppServicePlan.DefinitionStages.WithOperatingSystem |
AppServicePlan.DefinitionStages.WithPricingTier.withPricingTier(PricingTier pricingTier)
Specifies the pricing tier for the app service plan.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/