pulumi-azure-native-kotlin
2.14.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
=
"gjllnqnqwaubbvvf"
)
suspend
fun
imageName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cuewbtkhvctbybix"
)
suspend
fun
imageName
(
value
:
String
?
)
os
Type
Link copied to clipboard
@
JvmName
(
name
=
"fvncumunppyoreja"
)
fun
osType
(
value
:
CustomImageOsType
)
@
JvmName
(
name
=
"sphwlfnmcsyqxywx"
)
suspend
fun
osType
(
value
:
Either
<
String
,
CustomImageOsType
>
)
@
JvmName
(
name
=
"nkrmxwdjtpqwcvgn"
)
suspend
fun
osType
(
value
:
Output
<
Either
<
String
,
CustomImageOsType
>
>
)
@
JvmName
(
name
=
"kcrlwwgxiujyubrh"
)
fun
osType
(
value
:
String
)
sys
Prep
Link copied to clipboard
@
JvmName
(
name
=
"otatctikdisvtwmg"
)
suspend
fun
sysPrep
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"iaohuxhponloyqkw"
)
suspend
fun
sysPrep
(
value
:
Boolean
?
)