pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
AppServiceSiteConfigArgsBuilder
/
appCommandLine
app
Command
Line
@
JvmName
(
name
=
"pbqbhqsklwgyqlqy"
)
suspend
fun
appCommandLine
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pmrnwwieclgnieyd"
)
suspend
fun
appCommandLine
(
value
:
String
?
)
Parameters
value
App command line to launch, e.g.
/sbin/myserver -b 0.0.0.0
.