pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.inputs
/
AppServiceSourceControlArgs
/
AppServiceSourceControlArgs
App
Service
Source
Control
Args
fun
AppServiceSourceControlArgs
(
branch
:
Output
<
String
>
?
=
null
,
manualIntegration
:
Output
<
Boolean
>
?
=
null
,
repoUrl
:
Output
<
String
>
?
=
null
,
rollbackEnabled
:
Output
<
Boolean
>
?
=
null
,
useMercurial
:
Output
<
Boolean
>
?
=
null
)