FunctionAppSourceControlArgs

constructor(branch: Output<String>? = null, manualIntegration: Output<Boolean>? = null, repoUrl: Output<String>? = null, rollbackEnabled: Output<Boolean>? = null, useMercurial: Output<Boolean>? = null)