toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.servicebus.kotlin.inputs
/
NamespaceNetworkRuleSetArgs
/
NamespaceNetworkRuleSetArgs
Namespace
Network
Rule
Set
Args
constructor
(
defaultAction
:
Output
<
String
>
?
=
null
,
ipRules
:
Output
<
List
<
String
>
>
?
=
null
,
networkRules
:
Output
<
List
<
NamespaceNetworkRuleSetNetworkRuleArgs
>
>
?
=
null
,
publicNetworkAccessEnabled
:
Output
<
Boolean
>
?
=
null
,
trustedServicesAllowed
:
Output
<
Boolean
>
?
=
null
)