DevopsinfrastructureFunctions

Functions

Link copied to clipboard
suspend fun getPool(argument: GetPoolPlainArgs): GetPoolResult

Get a Pool Uses Azure REST API version 2025-01-21. Other available API versions: 2023-10-30-preview, 2023-12-13-preview, 2024-03-26-preview, 2024-04-04-preview, 2024-10-19. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native devopsinfrastructure [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getPool(argument: suspend GetPoolPlainArgsBuilder.() -> Unit): GetPoolResult
suspend fun getPool(poolName: String, resourceGroupName: String): GetPoolResult