pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.inputs
/
StorageProfileArgs
/
StorageProfileArgs
Storage
Profile
Args
fun
StorageProfileArgs
(
dataDisks
:
Output
<
List
<
DataDiskArgs
>
>
?
=
null
,
imageReference
:
Output
<
ImageReferenceArgs
>
?
=
null
,
osDisk
:
Output
<
OsDiskArgs
>
?
=
null
)