Get Linux Function App Site Config
Constructors
Properties
The URL of the API definition that describes this Linux Function App.
The ID of the API Management API for this Linux Function App.
The App command line that is launched.
The Connection String that links the Linux Function App to Application Insights.
The Instrumentation Key that connects the Linux Function App to Application Insights.
An application_stack
block as defined above.
The number of workers this function app can scale out to.
An app_service_logs
block as defined above.
The Client ID of the Managed Service Identity that is used for connections to the Azure Container Registry.
Do connections for Azure Container Registry use Managed Identity?
A cors
block as defined above.
A list of Default Documents for the Linux Web App.
The number of minimum instances for this Linux Function App.
The amount of time in minutes that a node can be unhealthy before being removed from the load balancer.
The path that is checked for this function app health.
Is the HTTP2 protocol enabled?
The Default action for traffic that does not match any ip_restriction
rule.
One or more ip_restriction
blocks as defined above.
The Site load balancing mode.
Managed pipeline mode.
The minimum version of TLS required for SSL requests.
The number of pre-warmed instances for this function app.
Is Remote Debugging enabled?
The Remote Debugging Version.
Is Scale Monitoring of the Functions Runtime enabled?
The Default action for traffic that does not match any scm_ip_restriction
rule.
One or more scm_ip_restriction
blocks as defined above.
The minimum version of TLS for SSL requests to the SCM site.
Is the Linux Function App ip_restriction
configuration used for the SCM also?
Does the Linux Web App use a 32-bit worker process?
Are all outbound traffic to NAT Gateways, Network Security Groups and User Defined Routes applied?
Are Web Sockets enabled?
The number of Workers for this Linux Function App.