ConsumptionFunctions

Functions

Link copied to clipboard

Gets the budget for the scope by budget name. Uses Azure REST API version 2023-05-01. Other available API versions: 2023-11-01, 2024-08-01.

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