Uses of Interface
com.azure.resourcemanager.appservice.models.AppServicePlan.DefinitionStages.WithOperatingSystem
-
Packages that use AppServicePlan.DefinitionStages.WithOperatingSystem Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of AppServicePlan.DefinitionStages.WithOperatingSystem in com.azure.resourcemanager.appservice.models
Subinterfaces of AppServicePlan.DefinitionStages.WithOperatingSystem in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceAppServicePlan.DefinitionContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.appservice.models 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.
-