Description for List the functions for a web site, or a deployment slot.
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/functions?api-version=2024-11-01
URI Parameters Name In Required Type Description
name
path Truestring
Site name.
resourceGroupName
path Truestring
minLength: 1Name of the resource group to which the resource belongs.
subscriptionId
path Truestring
Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
api-version
query Truestring
API Version
Responses Security azure_authAzure Active Directory OAuth2 Flow
Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize
Object
App Service error response.
Name Type Description errorError model.
DetailsObject
Name Type Description codestring
Standardized string to programmatically identify the error.
messagestring
Detailed error description and debugging information.
targetstring
Detailed error description and debugging information.
ErrorObject
Error model.
Name Type Description codestring
Standardized string to programmatically identify the error.
detailsDetails[]
Detailed errors.
innererrorstring
More information to debug error.
messagestring
Detailed error description and debugging information.
targetstring
Detailed error description and debugging information.
FunctionEnvelopeObject
Function information.
Name Type Description idstring
Resource Id.
kindstring
Kind of resource.
namestring
Resource Name.
properties.configobject
Config information.
properties.config_hrefstring
Config URI.
properties.filesobject
File list.
properties.function_app_idstring
Function App ID.
properties.hrefstring
Function URI.
properties.invoke_url_templatestring
The invocation URL
properties.isDisabledboolean
Gets or sets a value indicating whether the function is disabled
properties.languagestring
The function language
properties.script_hrefstring
Script URI.
properties.script_root_path_hrefstring
Script root path URI.
properties.secrets_file_hrefstring
Secrets file URI.
properties.test_datastring
Test data used when testing via the Azure Portal.
properties.test_data_hrefstring
Test data URI.
typestring
Resource type.
FunctionEnvelopeCollectionObject
Collection of Kudu function information elements.
Name Type Description nextLinkstring
Link to next page of resources.
valueCollection of resources.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4