WebAppsListFunctions interface
Methods
| get(Request |
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
- options
- RequestParameters