toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.frontdoor.kotlin.outputs
/
FirewallPolicyCustomRule
/
FirewallPolicyCustomRule
Firewall
Policy
Custom
Rule
constructor
(
action
:
String
,
enabled
:
Boolean
?
=
null
,
matchConditions
:
List
<
FirewallPolicyCustomRuleMatchCondition
>
?
=
null
,
name
:
String
,
priority
:
Int
?
=
null
,
rateLimitDurationInMinutes
:
Int
?
=
null
,
rateLimitThreshold
:
Int
?
=
null
,
type
:
String
)