toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.inputs
/
ScaleSetStorageProfileOsDiskArgs
/
ScaleSetStorageProfileOsDiskArgs
Scale
Set
Storage
Profile
Os
Disk
Args
constructor
(
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
)