get Git Hub OAuth
URL used to authorize the Developer Hub GitHub App Uses Azure REST API version 2022-10-11-preview. Other available API versions: 2022-04-01-preview, 2023-08-01, 2024-05-01-preview, 2024-08-01-preview, 2025-03-01-preview.
Return
URL used to authorize the Developer Hub GitHub App
Parameters
argument
null
Return
URL used to authorize the Developer Hub GitHub App
Parameters
location
The name of Azure region.
redirect Url
The URL the client will redirect to on successful authentication. If empty, no redirect will occur.
See also
suspend fun getGitHubOAuth(argument: suspend GetGitHubOAuthPlainArgsBuilder.() -> Unit): GetGitHubOAuthResult
Return
URL used to authorize the Developer Hub GitHub App
Parameters
argument
Builder for com.pulumi.azurenative.devhub.kotlin.inputs.GetGitHubOAuthPlainArgs.