Uses of Interface
com.azure.resourcemanager.appservice.models.FunctionEnvelope
-
Packages that use FunctionEnvelope Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of FunctionEnvelope in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type FunctionEnvelope Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<FunctionEnvelope>FunctionApp. listFunctions()List function information elements.com.azure.core.http.rest.PagedIterable<FunctionEnvelope>FunctionApps. listFunctions(String resourceGroupName, String name)List function information elements.
-