toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppSiteConfigApplicationStackDockerArgsBuilder
Linux
Function
App
Site
Config
Application
Stack
Docker
Args
Builder
class
LinuxFunctionAppSiteConfigApplicationStackDockerArgsBuilder
Builder for
LinuxFunctionAppSiteConfigApplicationStackDockerArgs
.
Members
Functions
image
Name
Link copied to clipboard
@
JvmName
(
name
=
"ulhkdurscunmhwys"
)
suspend
fun
imageName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ttljnssdwhuatqwo"
)
suspend
fun
imageName
(
value
:
String
)
image
Tag
Link copied to clipboard
@
JvmName
(
name
=
"usqjounlpfwfewjp"
)
suspend
fun
imageTag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sfujacifnxmbegjf"
)
suspend
fun
imageTag
(
value
:
String
)
registry
Password
Link copied to clipboard
@
JvmName
(
name
=
"yjccmyldtacfjgnd"
)
suspend
fun
registryPassword
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qvqfpchrmqpquort"
)
suspend
fun
registryPassword
(
value
:
String
?
)
registry
Url
Link copied to clipboard
@
JvmName
(
name
=
"wluwscbnbujbvkve"
)
suspend
fun
registryUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oxlkxmoefcybasbv"
)
suspend
fun
registryUrl
(
value
:
String
)
registry
Username
Link copied to clipboard
@
JvmName
(
name
=
"iwydkvspqhdaxkhm"
)
suspend
fun
registryUsername
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"idpttktmewdhrqyl"
)
suspend
fun
registryUsername
(
value
:
String
?
)