toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
ScaleSetStorageProfileDataDiskArgs
/
ScaleSetStorageProfileDataDiskArgs
Scale
Set
Storage
Profile
Data
Disk
Args
constructor
(
caching
:
Output
<
String
>
?
=
null
,
createOption
:
Output
<
String
>
,
diskSizeGb
:
Output
<
Int
>
?
=
null
,
lun
:
Output
<
Int
>
,
managedDiskType
:
Output
<
String
>
?
=
null
)