pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.webpubsub.kotlin.inputs
/
NetworkACLArgs
/
NetworkACLArgs
Network
ACLArgs
fun
NetworkACLArgs
(
allow
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
?
=
null
,
deny
:
Output
<
List
<
Either
<
String
,
WebPubSubRequestType
>
>
>
?
=
null
)