FunctionApps Interface
Implements
public interface FunctionApps
extends SupportsCreating<Blank>, SupportsDeletingById, SupportsListing<FunctionAppBasic>, SupportsListingByResourceGroup<FunctionAppBasic>, SupportsGettingByResourceGroup<FunctionApp>, SupportsGettingById<FunctionApp>, SupportsDeletingByResourceGroup, HasManager<AppServiceManager>
Entry point for web app management API.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
Paged |
listFunctions(String resourceGroupName, String name)
List function information elements. |
Method Details
listFunctions
public abstract PagedIterable
List function information elements.
Parameters:
Returns: