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.inputs
/
CustomImagePropertiesCustomArgsBuilder
Custom
Image
Properties
Custom
Args
Builder
class
CustomImagePropertiesCustomArgsBuilder
Builder for
CustomImagePropertiesCustomArgs
.
Members
Functions
image
Name
Link copied to clipboard
@
JvmName
(
name
=
"avswyftrxvqsonul"
)
suspend
fun
imageName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tiqsoqnekvrjvgya"
)
suspend
fun
imageName
(
value
:
String
?
)
os
Type
Link copied to clipboard
@
JvmName
(
name
=
"fusqqbcykitsgbyj"
)
fun
osType
(
value
:
CustomImageOsType
)
@
JvmName
(
name
=
"offkxahrucrbvibf"
)
suspend
fun
osType
(
value
:
Either
<
String
,
CustomImageOsType
>
)
@
JvmName
(
name
=
"wqekoyrxmlcxlglk"
)
suspend
fun
osType
(
value
:
Output
<
Either
<
String
,
CustomImageOsType
>
>
)
@
JvmName
(
name
=
"qjjmrsdwlepthllr"
)
fun
osType
(
value
:
String
)
sys
Prep
Link copied to clipboard
@
JvmName
(
name
=
"oxhmuyjmtnfqycht"
)
suspend
fun
sysPrep
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"xbiddpkthoablwwx"
)
suspend
fun
sysPrep
(
value
:
Boolean
?
)