pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.netapp.kotlin.inputs
/
VolumeExportPolicyRuleArgs
/
VolumeExportPolicyRuleArgs
Volume
Export
Policy
Rule
Args
fun
VolumeExportPolicyRuleArgs
(
allowedClients
:
Output
<
List
<
String
>
>
,
protocolsEnabled
:
Output
<
String
>
?
=
null
,
rootAccessEnabled
:
Output
<
Boolean
>
?
=
null
,
ruleIndex
:
Output
<
Int
>
,
unixReadOnly
:
Output
<
Boolean
>
?
=
null
,
unixReadWrite
:
Output
<
Boolean
>
?
=
null
)