toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
LinuxFunctionAppSlotSiteConfigApplicationStackDockerArgsBuilder
Linux
Function
App
Slot
Site
Config
Application
Stack
Docker
Args
Builder
class
LinuxFunctionAppSlotSiteConfigApplicationStackDockerArgsBuilder
Builder for
LinuxFunctionAppSlotSiteConfigApplicationStackDockerArgs
.
Members
Functions
image
Name
Link copied to clipboard
@
JvmName
(
name
=
"rwosajiuudsbnsgk"
)
suspend
fun
imageName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"eexeiobmulbrhleb"
)
suspend
fun
imageName
(
value
:
String
)
image
Tag
Link copied to clipboard
@
JvmName
(
name
=
"ecijuiurjgldfpgs"
)
suspend
fun
imageTag
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sfjbptllqjnteuvr"
)
suspend
fun
imageTag
(
value
:
String
)
registry
Password
Link copied to clipboard
@
JvmName
(
name
=
"dtjvywfdpmqkbiyw"
)
suspend
fun
registryPassword
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hpcpjkmpvjcvyymh"
)
suspend
fun
registryPassword
(
value
:
String
?
)
registry
Url
Link copied to clipboard
@
JvmName
(
name
=
"nkinrukssrroxlad"
)
suspend
fun
registryUrl
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yaqnctbtwjptraft"
)
suspend
fun
registryUrl
(
value
:
String
)
registry
Username
Link copied to clipboard
@
JvmName
(
name
=
"fydkfdmibvrexweq"
)
suspend
fun
registryUsername
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dhgkxswghoxaijwh"
)
suspend
fun
registryUsername
(
value
:
String
?
)