Share via


WebAppsListFunctions interface

Methods

get(RequestParameters)

List the functions for a web site, or a deployment slot.

Method Details

get(RequestParameters)

List the functions for a web site, or a deployment slot.

function get(options?: RequestParameters): StreamableMethod<WebAppsListFunctions200Response | WebAppsListFunctions404Response | WebAppsListFunctionsDefaultResponse>

Parameters

Returns