pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
ImageStorageProfileArgs
/
ImageStorageProfileArgs
Image
Storage
Profile
Args
fun
ImageStorageProfileArgs
(
dataDisks
:
Output
<
List
<
ImageDataDiskArgs
>
>
?
=
null
,
osDisk
:
Output
<
ImageOSDiskArgs
>
?
=
null
,
zoneResilient
:
Output
<
Boolean
>
?
=
null
)