pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devtestlab.kotlin.inputs
/
CustomImagePropertiesCustomArgsBuilder
Custom
Image
Properties
Custom
Args
Builder
class
CustomImagePropertiesCustomArgsBuilder
Builder for
CustomImagePropertiesCustomArgs
.
Functions
Functions
image
Name
Link copied to clipboard
@
JvmName
(
name
=
"hsevehcciyovapcp"
)
suspend
fun
imageName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lxxpgniklallxyeu"
)
suspend
fun
imageName
(
value
:
String
?
)
os
Type
Link copied to clipboard
@
JvmName
(
name
=
"gbgeealkkbngjsmi"
)
fun
osType
(
value
:
CustomImageOsType
)
@
JvmName
(
name
=
"mmpdvhjqbwuwulgx"
)
suspend
fun
osType
(
value
:
Either
<
String
,
CustomImageOsType
>
)
@
JvmName
(
name
=
"rdyknoivaxwfijtt"
)
suspend
fun
osType
(
value
:
Output
<
Either
<
String
,
CustomImageOsType
>
>
)
@
JvmName
(
name
=
"nmosdyvtitnlibxb"
)
fun
osType
(
value
:
String
)
sys
Prep
Link copied to clipboard
@
JvmName
(
name
=
"hbslfnooyefdfjgp"
)
suspend
fun
sysPrep
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"fcfrlrgwnwsfbcuk"
)
suspend
fun
sysPrep
(
value
:
Boolean
?
)