Devhub Functions
object DevhubFunctions
Functions
Link copied to clipboard
Response containing ADO OAuth information Uses Azure REST API version 2024-08-01-preview. Other available API versions: 2025-03-01-preview.
suspend fun getADOOAuthInfo(argument: suspend GetADOOAuthInfoPlainArgsBuilder.() -> Unit): GetADOOAuthInfoResult
Link copied to clipboard
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.
suspend fun getGitHubOAuth(argument: suspend GetGitHubOAuthPlainArgsBuilder.() -> Unit): GetGitHubOAuthResult
Link copied to clipboard
Resource representation of a IacProfile. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2024-08-01-preview, 2025-03-01-preview.
suspend fun getIacProfile(argument: suspend GetIacProfilePlainArgsBuilder.() -> Unit): GetIacProfileResult
Link copied to clipboard
Resource representation of a workflow Uses Azure REST API version 2022-10-11-preview. Other available API versions: 2023-08-01, 2024-05-01-preview, 2024-08-01-preview, 2025-03-01-preview.
suspend fun getWorkflow(argument: suspend GetWorkflowPlainArgsBuilder.() -> Unit): GetWorkflowResult