GetLinuxFunctionAppSiteConfigIpRestrictionHeader

data class GetLinuxFunctionAppSiteConfigIpRestrictionHeader(val xAzureFdids: List<String>, val xFdHealthProbes: List<String>, val xForwardedFors: List<String>, val xForwardedHosts: List<String>)

Constructors

constructor(xAzureFdids: List<String>, xFdHealthProbes: List<String>, xForwardedFors: List<String>, xForwardedHosts: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of Azure Front Door IDs.

Link copied to clipboard

Should a Front Door Health Probe be expected?

Link copied to clipboard

A list of addresses for which matching is applied.

Link copied to clipboard

A list of Hosts for which matching is applied.