pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.cognitive.kotlin.inputs
/
AccountNetworkAclsArgs
/
AccountNetworkAclsArgs
Account
Network
Acls
Args
fun
AccountNetworkAclsArgs
(
defaultAction
:
Output
<
String
>
,
ipRules
:
Output
<
List
<
String
>
>
?
=
null
,
virtualNetworkRules
:
Output
<
List
<
AccountNetworkAclsVirtualNetworkRuleArgs
>
>
?
=
null
)