toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventhub.kotlin
/
NamespaceIpFilterRuleArgs
/
NamespaceIpFilterRuleArgs
Namespace
Ip
Filter
Rule
Args
constructor
(
action
:
Output
<
Either
<
String
,
IPAction
>
>
?
=
null
,
filterName
:
Output
<
String
>
?
=
null
,
ipFilterRuleName
:
Output
<
String
>
?
=
null
,
ipMask
:
Output
<
String
>
?
=
null
,
namespaceName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
)