toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devtestlab.kotlin
/
CustomImageArgsBuilder
/
vhd
vhd
@
JvmName
(
name
=
"wpmniqsahhmdprms"
)
suspend
fun
vhd
(
value
:
Output
<
CustomImagePropertiesCustomArgs
>
)
@
JvmName
(
name
=
"krycqmbexdjxfqvr"
)
suspend
fun
vhd
(
value
:
CustomImagePropertiesCustomArgs
?
)
Parameters
value
The VHD from which the image is to be created.
@
JvmName
(
name
=
"utsljfsvkqkiauqe"
)
suspend
fun
vhd
(
argument
:
suspend
CustomImagePropertiesCustomArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The VHD from which the image is to be created.