toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.compute.kotlin.outputs
/
ScaleSetStorageProfileOsDisk
/
ScaleSetStorageProfileOsDisk
Scale
Set
Storage
Profile
Os
Disk
constructor
(
caching
:
String
?
=
null
,
createOption
:
String
,
image
:
String
?
=
null
,
managedDiskType
:
String
?
=
null
,
name
:
String
?
=
null
,
osType
:
String
?
=
null
,
vhdContainers
:
List
<
String
>
?
=
null
)