Interface AppServicePlans
- All Superinterfaces:
HasManager<AppServiceManager>,SupportsCreating<AppServicePlan.DefinitionStages.Blank>,SupportsDeletingById,SupportsDeletingByResourceGroup,SupportsGettingById<AppServicePlan>,SupportsGettingByResourceGroup<AppServicePlan>,SupportsListing<AppServicePlan>,SupportsListingByResourceGroup<AppServicePlan>
public interface AppServicePlans
extends SupportsCreating<AppServicePlan.DefinitionStages.Blank>, SupportsDeletingById, SupportsListingByResourceGroup<AppServicePlan>, SupportsListing<AppServicePlan>, SupportsGettingByResourceGroup<AppServicePlan>, SupportsGettingById<AppServicePlan>, SupportsDeletingByResourceGroup, HasManager<AppServiceManager>
Entry point for App Service plan management API.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
defineMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById
deleteById, deleteByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup
deleteByResourceGroup, deleteByResourceGroupAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup
getByResourceGroup, getByResourceGroupAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsListingByResourceGroup
listByResourceGroup, listByResourceGroupAsync