toggle menu
pulumi-azure-kotlin
5.87.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
=
"mernjgprdecrimda"
)
suspend
fun
imageName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tbjqrfbowaiagtwf"
)
suspend
fun
imageName
(
value
:
String
)
image
Tag
Link copied to clipboard
@
JvmName
(
name
=
"nniuujbnadqttwgw"
)
suspend
fun
imageTag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pclipmdrsexxckfs"
)
suspend
fun
imageTag
(
value
:
String
)
registry
Password
Link copied to clipboard
@
JvmName
(
name
=
"hllyjkxvdswlxwyf"
)
suspend
fun
registryPassword
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"visnliyfpbrnnqik"
)
suspend
fun
registryPassword
(
value
:
String
?
)
registry
Url
Link copied to clipboard
@
JvmName
(
name
=
"phuladosqrewpbkb"
)
suspend
fun
registryUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"afbiwaluahfjqfmr"
)
suspend
fun
registryUrl
(
value
:
String
)
registry
Username
Link copied to clipboard
@
JvmName
(
name
=
"cqapxmkkjnasicao"
)
suspend
fun
registryUsername
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jyittltiluloftcj"
)
suspend
fun
registryUsername
(
value
:
String
?
)