pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.inputs
/
FileshareProfileArgs
/
FileshareProfileArgs
Fileshare
Profile
Args
fun
FileshareProfileArgs
(
shareSizeInGB
:
Output
<
Double
>
?
=
null
,
shareType
:
Output
<
Either
<
String
,
FileShareType
>
>
,
storageType
:
Output
<
Either
<
String
,
FileShareStorageType
>
>
)