public interface AppServicePlans extends SupportsCreating<AppServicePlan.DefinitionStages.Blank>, SupportsDeletingById, SupportsListingByResourceGroup<AppServicePlan>, SupportsListing<AppServicePlan>, SupportsGettingByResourceGroup<AppServicePlan>, SupportsGettingById<AppServicePlan>, SupportsDeletingByResourceGroup, HasManager<AppServiceManager>
definedeleteById, deleteByIdAsynclistByResourceGroup, listByResourceGroupAsynclist, listAsyncgetByResourceGroup, getByResourceGroupAsyncgetById, getByIdAsyncdeleteByResourceGroup, deleteByResourceGroupAsyncmanagerVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.