DevhubFunctions

Functions

Link copied to clipboard

URL used to authorize the Developer Hub GitHub App Uses Azure REST API version 2023-08-01. Other available API versions: 2022-10-11-preview, 2024-05-01-preview, 2024-08-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native devhub [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getGitHubOAuth(location: String, redirectUrl: String? = null): 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. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native devhub [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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

Resource representation of a workflow Uses Azure REST API version 2023-08-01. Other available API versions: 2022-10-11-preview, 2024-05-01-preview, 2024-08-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native devhub [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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