public static interface AppServicePlan.UpdateStages.WithPricingTier
| Modifier and Type | Method and Description |
|---|---|
AppServicePlan.Update |
withPricingTier(PricingTier pricingTier)
Specifies the pricing tier for the app service plan.
|
AppServicePlan.Update withPricingTier(PricingTier pricingTier)
pricingTier - the pricing tier enum/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/