toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
AppServiceSiteConfigArgsBuilder
/
appCommandLine
app
Command
Line
@
JvmName
(
name
=
"tdkhgdqqdlsfthpy"
)
suspend
fun
appCommandLine
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fydxnqnwkfnfmnry"
)
suspend
fun
appCommandLine
(
value
:
String
?
)
Parameters
value
App command line to launch, e.g.
/sbin/myserver -b 0.0.0.0
.