pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.outputs
/
AzureFileVolumeResponse
/
AzureFileVolumeResponse
Azure
File
Volume
Response
fun
AzureFileVolumeResponse
(
enableSubPath
:
Boolean
?
=
null
,
mountOptions
:
List
<
String
>
?
=
null
,
mountPath
:
String
,
readOnly
:
Boolean
?
=
null
,
shareName
:
String
?
=
null
,
type
:
String
)