get Git Hub OAuth
URL used to authorize the Developer Hub GitHub App API Version: 2022-04-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.