toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.inputs
/
StorageProfileArgs
/
StorageProfileArgs
Storage
Profile
Args
constructor
(
dataDisks
:
Output
<
List
<
DataDiskArgs
>
>
?
=
null
,
imageReference
:
Output
<
ImageReferenceArgs
>
?
=
null
,
osDisk
:
Output
<
OsDiskArgs
>
?
=
null
)