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