toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerinstance.kotlin.inputs
/
AzureFileVolumeArgs
/
AzureFileVolumeArgs
Azure
File
Volume
Args
constructor
(
readOnly
:
Output
<
Boolean
>
?
=
null
,
shareName
:
Output
<
String
>
,
storageAccountKey
:
Output
<
String
>
?
=
null
,
storageAccountKeyReference
:
Output
<
String
>
?
=
null
,
storageAccountName
:
Output
<
String
>
)