Skip to main content

budgets

Overview

Namebudgets
TypeResource
Idazure.consumption.budgets

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTbudgetName, scopeGets the budget for the scope by budget name.
listSELECTscopeLists all budgets for the defined scope.
create_or_updateINSERTbudgetName, scopeThe operation to create or update a budget. You can optionally provide an eTag if desired as a form of concurrency control. To obtain the latest eTag for a given budget, perform a get operation prior to your put operation.
deleteDELETEbudgetName, scopeThe operation to delete a budget.
_listEXECscopeLists all budgets for the defined scope.