Uses of Interface
com.azure.resourcemanager.appservice.models.FunctionEnvelope
Packages that use FunctionEnvelope
Package
Description
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 FunctionEnvelopeModifier and TypeMethodDescriptioncom.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.