ConsumptionFunctions

Functions

Link copied to clipboard

Gets the budget for the scope by budget name. Uses Azure REST API version 2024-08-01. Other available API versions: 2023-05-01, 2023-11-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native consumption [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getBudget(argument: suspend GetBudgetPlainArgsBuilder.() -> Unit): GetBudgetResult
suspend fun getBudget(budgetName: String, scope: String): GetBudgetResult