pulumi-azure-kotlin
5.53.0.0
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
.
Functions
Functions
image
Name
Link copied to clipboard
@
JvmName
(
name
=
"snbaxmeicrthkann"
)
suspend
fun
imageName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ssvttghofoemsvqi"
)
suspend
fun
imageName
(
value
:
String
)
image
Tag
Link copied to clipboard
@
JvmName
(
name
=
"uoldxysvyliwetkl"
)
suspend
fun
imageTag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xtclnmgfhaiayijv"
)
suspend
fun
imageTag
(
value
:
String
)
registry
Password
Link copied to clipboard
@
JvmName
(
name
=
"voyfbyolcvhqjiei"
)
suspend
fun
registryPassword
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ddendmfmnijyhqap"
)
suspend
fun
registryPassword
(
value
:
String
?
)
registry
Url
Link copied to clipboard
@
JvmName
(
name
=
"pkkxgabfuoxrodoc"
)
suspend
fun
registryUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"axeddyxompobdxxk"
)
suspend
fun
registryUrl
(
value
:
String
)
registry
Username
Link copied to clipboard
@
JvmName
(
name
=
"noajhjstmbvlsvwm"
)
suspend
fun
registryUsername
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"danedtoriffngfhx"
)
suspend
fun
registryUsername
(
value
:
String
?
)