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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java