toggle menu
pulumi-azure-native-kotlin
1.104.0.2
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
=
"avdshusasaxnjtbw"
)
suspend
fun
imageName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"anuvnpdrfyteygqc"
)
suspend
fun
imageName
(
value
:
String
?
)
os
Type
Link copied to clipboard
@
JvmName
(
name
=
"qummkxjhixhxjvys"
)
fun
osType
(
value
:
CustomImageOsType
)
@
JvmName
(
name
=
"ljtdnkovvkdyktbf"
)
suspend
fun
osType
(
value
:
Either
<
String
,
CustomImageOsType
>
)
@
JvmName
(
name
=
"tgnhxveuebgcdjsg"
)
suspend
fun
osType
(
value
:
Output
<
Either
<
String
,
CustomImageOsType
>
>
)
@
JvmName
(
name
=
"ckphideayjutctub"
)
fun
osType
(
value
:
String
)
sys
Prep
Link copied to clipboard
@
JvmName
(
name
=
"umsevjcbgydcgftl"
)
suspend
fun
sysPrep
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"qfgedwumqotwjxmj"
)
suspend
fun
sysPrep
(
value
:
Boolean
?
)