pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
AzureFileVolumeArgs
/
AzureFileVolumeArgs
Azure
File
Volume
Args
fun
AzureFileVolumeArgs
(
readOnly
:
Output
<
Boolean
>
?
=
null
,
shareName
:
Output
<
String
>
,
storageAccountKey
:
Output
<
String
>
?
=
null
,
storageAccountName
:
Output
<
String
>
)