get ADOOAuth Info
Response containing ADO OAuth information Uses Azure REST API version 2024-08-01-preview. Other available API versions: 2025-03-01-preview.
Return
Response containing ADO OAuth information
Parameters
argument
null
Return
Response containing ADO OAuth information
Parameters
location
The name of the Azure region.
redirect Url
The URL the client will redirect to on successful authentication. If empty, no redirect will occur.
See also
suspend fun getADOOAuthInfo(argument: suspend GetADOOAuthInfoPlainArgsBuilder.() -> Unit): GetADOOAuthInfoResult
Return
Response containing ADO OAuth information
Parameters
argument
Builder for com.pulumi.azurenative.devhub.kotlin.inputs.GetADOOAuthInfoPlainArgs.