toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.inputs
/
FileshareProfileArgs
/
FileshareProfileArgs
Fileshare
Profile
Args
constructor
(
shareSizeInGB
:
Output
<
Double
>
?
=
null
,
shareType
:
Output
<
Either
<
String
,
FileShareType
>
>
,
storageType
:
Output
<
Either
<
String
,
FileShareStorageType
>
>
)