APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Microsoft Azure Functions
FunctionEnvelopeProperties
Microsoft Azure Functions
· Schema
FunctionEnvelopeProperties
FunctionEnvelope resource specific properties
Azure
Cloud
Compute
Event-Driven
Microsoft
Serverless
Properties
Name
Type
Description
function_app_id
string
Function App ID.
script_root_path_href
string
Script root path URI.
script_href
string
Script URI.
config_href
string
Config URI.
test_data_href
string
Test data URI.
secrets_file_href
string
Secrets file URI.
href
string
Function URI.
config
object
Config information.
files
object
File list.
test_data
string
Test data used when testing via the Azure Portal.
invoke_url_template
string
The invocation URL
language
string
The function language
isDisabled
boolean
Gets or sets a value indicating whether the function is disabled
View JSON Schema on GitHub