DevhubFunctions

Functions

Link copied to clipboard

URL used to authorize the Developer Hub GitHub App Azure REST API version: 2022-10-11-preview. Other available API versions: 2022-04-01-preview, 2023-08-01, 2024-05-01-preview.

suspend fun getGitHubOAuth(location: String, redirectUrl: String? = null): GetGitHubOAuthResult
Link copied to clipboard

Resource representation of a IacProfile. Azure REST API version: 2024-05-01-preview.

suspend fun getIacProfile(iacProfileName: String, resourceGroupName: String): GetIacProfileResult
Link copied to clipboard

Resource representation of a workflow Azure REST API version: 2022-10-11-preview. Other available API versions: 2023-08-01, 2024-05-01-preview.

suspend fun getWorkflow(argument: suspend GetWorkflowPlainArgsBuilder.() -> Unit): GetWorkflowResult
suspend fun getWorkflow(resourceGroupName: String, workflowName: String): GetWorkflowResult