azure.com

API provider — azure.com:cost-management-costmanagement

🔑 oauth2 13 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

azure-sdk-for-python ✓ Official
pip install azure-sdk-for-python
azure-sdk-for-js ✓ Official
npm install azure-sdk-for-js
azure-sdk-for-node ✓ Official
npm install azure-sdk-for-node
azure-sdk-for-go ✓ Official
go get github.com/Azure/azure-sdk-for-go
azure-sdk-for-java ✓ Official
# Maven: see https://github.com/Azure/azure-sdk-for-java
dotnet add package cognitive-services-speech-sdk
azure-sdk-for-net ✓ Official
dotnet add package azure-sdk-for-net
# See https://github.com/microsoft/Azure-Kinect-Sensor-SDK
# See https://github.com/Azure/MachineLearningNotebooks
curl examples
Lists all views by tenant and object.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.CostManagement/views
Lists all of the available consumption REST API operations.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /providers/Microsoft.CostManagement/operations
Lists all views at the given scope.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /{scope}/providers/Microsoft.CostManagement/views
Endpoints (13 total)
GET
/providers/Microsoft.CostManagement/views
Lists all views by tenant and object.
GET
/providers/Microsoft.CostManagement/operations
Lists all of the available consumption REST API operations.
GET
/{scope}/providers/Microsoft.CostManagement/views
Lists all views at the given scope.
GET
/{scope}/providers/Microsoft.CostManagement/budgets
Lists all budgets for the defined scope.
GET
/providers/Microsoft.CostManagement/views/{viewName}
Gets the view by view name.
GET
/{scope}/providers/Microsoft.CostManagement/views/{viewName}
Gets the view for the defined scope by view name.
GET
/{scope}/providers/Microsoft.CostManagement/budgets/{budgetName}
Gets the budget for the scope by budget name.
PUT
/providers/Microsoft.CostManagement/views/{viewName}
The operation to create or update a view. Update operation requires latest eT…
PUT
/{scope}/providers/Microsoft.CostManagement/views/{viewName}
The operation to create or update a view. Update operation requires latest eT…
PUT
/{scope}/providers/Microsoft.CostManagement/budgets/{budgetName}
The operation to create or update a budget. Update operation requires latest …
DELETE
/providers/Microsoft.CostManagement/views/{viewName}
The operation to delete a view.
DELETE
/{scope}/providers/Microsoft.CostManagement/views/{viewName}
The operation to delete a view.
At a glance
Total SDKs9
Languages8
Endpoints13
Authoauth2
Categories1