Get Windows Function App Site Config
Constructors
Properties
The URL of the API definition that describes this Windows Function App.
The ID of the API Management API for this Windows Function App.
The App command line to launch.
The Connection String for linking the Windows Function App to Application Insights.
The Instrumentation Key for connecting the Windows Function App to Application Insights.
A application_stack
block as defined above.
The number of workers this function app can scale out to.
A app_service_logs
block as defined above.
A cors
block as defined above.
A list of Default Documents for the Windows Web App.
Is detailed error logging enabled?
The number of minimum instances for this Windows Function App.
The amount of time in minutes that a node can be unhealthy before being removed from the load balancer.
The path to be checked for this Windows 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.
The Managed pipeline mode.
The minimum version of TLS required for SSL requests.
The number of pre-warmed instances for this Windows 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 required for SSL requests to the SCM site.
Is the ip_restriction
configuration used for the SCM?.
Is the Windows Function App using 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 Windows FX version.
The number of Workers for this Windows Function App.