pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
ScaleSetStorageProfileOsDiskArgs
/
ScaleSetStorageProfileOsDiskArgs
Scale
Set
Storage
Profile
Os
Disk
Args
fun
ScaleSetStorageProfileOsDiskArgs
(
caching
:
Output
<
String
>
?
=
null
,
createOption
:
Output
<
String
>
,
image
:
Output
<
String
>
?
=
null
,
managedDiskType
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
osType
:
Output
<
String
>
?
=
null
,
vhdContainers
:
Output
<
List
<
String
>
>
?
=
null
)