Interface FunctionApps

    • Method Detail

      • listFunctions

        com.azure.core.http.rest.PagedIterable<FunctionEnvelope> listFunctions​(String resourceGroupName,
                                                                               String name)
        List function information elements.
        Parameters:
        resourceGroupName - resource group name
        name - function app name
        Returns:
        list of function information elements