Uses of Interface
com.microsoft.azure.management.appservice.AppServicePlan.DefinitionStages.WithOperatingSystem
-
-
Uses of AppServicePlan.DefinitionStages.WithOperatingSystem in com.microsoft.azure.management.appservice
Subinterfaces of AppServicePlan.DefinitionStages.WithOperatingSystem in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceAppServicePlan.DefinitionContainer interface for all the definitions that need to be implemented.Methods in com.microsoft.azure.management.appservice that return AppServicePlan.DefinitionStages.WithOperatingSystem Modifier and Type Method Description AppServicePlan.DefinitionStages.WithOperatingSystemAppServicePlan.DefinitionStages.WithPricingTier. withPricingTier(PricingTier pricingTier)Specifies the pricing tier for the app service plan.
-