pulumi-azure-native-kotlin
2.6.0.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
=
"gspcacmddhgchbni"
)
suspend
fun
imageName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nyrrvlkmmhxxcdrj"
)
suspend
fun
imageName
(
value
:
String
?
)
os
Type
Link copied to clipboard
@
JvmName
(
name
=
"eqbvpflurcvelpik"
)
fun
osType
(
value
:
CustomImageOsType
)
@
JvmName
(
name
=
"dfdnsqltwewuxcdb"
)
suspend
fun
osType
(
value
:
Either
<
String
,
CustomImageOsType
>
)
@
JvmName
(
name
=
"viumkcbpiarayspe"
)
suspend
fun
osType
(
value
:
Output
<
Either
<
String
,
CustomImageOsType
>
>
)
@
JvmName
(
name
=
"xvkbbjxxyvdkpilc"
)
fun
osType
(
value
:
String
)
sys
Prep
Link copied to clipboard
@
JvmName
(
name
=
"upslgmcudywplrfq"
)
suspend
fun
sysPrep
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"uurkfupaaxeqakji"
)
suspend
fun
sysPrep
(
value
:
Boolean
?
)