toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.logicapps.kotlin.outputs
/
GetStandardSiteConfigScmIpRestrictionHeaders
Get
Standard
Site
Config
Scm
Ip
Restriction
Headers
data
class
GetStandardSiteConfigScmIpRestrictionHeaders
(
val
xAzureFdids
:
List
<
String
>
?
=
null
,
val
xFdHealthProbe
:
String
?
=
null
,
val
xForwardedFors
:
List
<
String
>
?
=
null
,
val
xForwardedHosts
:
List
<
String
>
?
=
null
)
Members
Constructors
Get
Standard
Site
Config
Scm
Ip
Restriction
Headers
Link copied to clipboard
constructor
(
xAzureFdids
:
List
<
String
>
?
=
null
,
xFdHealthProbe
:
String
?
=
null
,
xForwardedFors
:
List
<
String
>
?
=
null
,
xForwardedHosts
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
x
Azure
Fdids
Link copied to clipboard
val
xAzureFdids
:
List
<
String
>
?
=
null
x
Fd
Health
Probe
Link copied to clipboard
val
xFdHealthProbe
:
String
?
=
null
x
Forwarded
Fors
Link copied to clipboard
val
xForwardedFors
:
List
<
String
>
?
=
null
x
Forwarded
Hosts
Link copied to clipboard
val
xForwardedHosts
:
List
<
String
>
?
=
null