toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.outputs
/
GetFunctionAppSiteConfigScmIpRestrictionHeaders
Get
Function
App
Site
Config
Scm
Ip
Restriction
Headers
data
class
GetFunctionAppSiteConfigScmIpRestrictionHeaders
(
val
xAzureFdids
:
List
<
String
>
,
val
xFdHealthProbes
:
List
<
String
>
,
val
xForwardedFors
:
List
<
String
>
,
val
xForwardedHosts
:
List
<
String
>
)
Members
Constructors
Get
Function
App
Site
Config
Scm
Ip
Restriction
Headers
Link copied to clipboard
constructor
(
xAzureFdids
:
List
<
String
>
,
xFdHealthProbes
:
List
<
String
>
,
xForwardedFors
:
List
<
String
>
,
xForwardedHosts
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
x
Azure
Fdids
Link copied to clipboard
val
xAzureFdids
:
List
<
String
>
x
Fd
Health
Probes
Link copied to clipboard
val
xFdHealthProbes
:
List
<
String
>
x
Forwarded
Fors
Link copied to clipboard
val
xForwardedFors
:
List
<
String
>
x
Forwarded
Hosts
Link copied to clipboard
val
xForwardedHosts
:
List
<
String
>