toggle menu
pulumi-azure-kotlin
6.22.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
=
"hhosvqnrvfyrrvia"
)
suspend
fun
imageName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"utdqtxbfsbmkcbcj"
)
suspend
fun
imageName
(
value
:
String
)
image
Tag
Link copied to clipboard
@
JvmName
(
name
=
"fpkpecxpefywcbod"
)
suspend
fun
imageTag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cuqcyvjwqhxjkjvg"
)
suspend
fun
imageTag
(
value
:
String
)
registry
Password
Link copied to clipboard
@
JvmName
(
name
=
"nhcwottragcvjeuh"
)
suspend
fun
registryPassword
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oxduawikrxeojqgq"
)
suspend
fun
registryPassword
(
value
:
String
?
)
registry
Url
Link copied to clipboard
@
JvmName
(
name
=
"iiotkwwintfffwoe"
)
suspend
fun
registryUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hgjlxmlfkggmqtha"
)
suspend
fun
registryUrl
(
value
:
String
)
registry
Username
Link copied to clipboard
@
JvmName
(
name
=
"ttaxhxfmrpgqwxqq"
)
suspend
fun
registryUsername
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"saoqmpekkdiicyfv"
)
suspend
fun
registryUsername
(
value
:
String
?
)