toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
ImageStorageProfileArgs
/
ImageStorageProfileArgs
Image
Storage
Profile
Args
constructor
(
dataDisks
:
Output
<
List
<
ImageDataDiskArgs
>
>
?
=
null
,
osDisk
:
Output
<
ImageOSDiskArgs
>
?
=
null
,
zoneResilient
:
Output
<
Boolean
>
?
=
null
)