toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devopsinfrastructure.kotlin.inputs
/
DataDiskArgs
/
DataDiskArgs
Data
Disk
Args
constructor
(
caching
:
Output
<
Either
<
String
,
CachingType
>
>
?
=
null
,
diskSizeGiB
:
Output
<
Int
>
?
=
null
,
driveLetter
:
Output
<
String
>
?
=
null
,
storageAccountType
:
Output
<
Either
<
String
,
StorageAccountType
>
>
?
=
null
)