WebAppSourceControlArgs

constructor(branch: Output<String>? = null, deploymentRollbackEnabled: Output<Boolean>? = null, gitHubActionConfiguration: Output<GitHubActionConfigurationArgs>? = null, isGitHubAction: Output<Boolean>? = null, isManualIntegration: Output<Boolean>? = null, isMercurial: Output<Boolean>? = null, kind: Output<String>? = null, name: Output<String>? = null, repoUrl: Output<String>? = null, resourceGroupName: Output<String>? = null)