AppServicePlans Interface
Implements
SupportsDeletingByResourceGroup
SupportsGettingById<AppServicePlan>
SupportsGettingByResourceGroup<AppServicePlan>
SupportsListingByResourceGroup<AppServicePlan>
HasManager<AppServiceManager>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<AppServicePlan>
public interface AppServicePlans
extends SupportsCreating<Blank>, SupportsDeletingById, SupportsListingByResourceGroup<AppServicePlan>, SupportsListing<AppServicePlan>, SupportsGettingByResourceGroup<AppServicePlan>, SupportsGettingById<AppServicePlan>, SupportsDeletingByResourceGroup, HasManager<AppServiceManager>
Entry point for App Service plan management API.
Applies to
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java