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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java