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