pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
ScaleSetStorageProfileDataDiskArgs
/
ScaleSetStorageProfileDataDiskArgs
Scale
Set
Storage
Profile
Data
Disk
Args
fun
ScaleSetStorageProfileDataDiskArgs
(
caching
:
Output
<
String
>
?
=
null
,
createOption
:
Output
<
String
>
,
diskSizeGb
:
Output
<
Int
>
?
=
null
,
lun
:
Output
<
Int
>
,
managedDiskType
:
Output
<
String
>
?
=
null
)