toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
FirewallPolicyExplicitProxyArgs
/
FirewallPolicyExplicitProxyArgs
Firewall
Policy
Explicit
Proxy
Args
constructor
(
enablePacFile
:
Output
<
Boolean
>
?
=
null
,
enabled
:
Output
<
Boolean
>
?
=
null
,
httpPort
:
Output
<
Int
>
?
=
null
,
httpsPort
:
Output
<
Int
>
?
=
null
,
pacFile
:
Output
<
String
>
?
=
null
,
pacFilePort
:
Output
<
Int
>
?
=
null
)