你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。 Operations 参考 反馈 服务: Cost Management API 版本: 2024-08-01 Operations 展开表 List 列出所有可用的成本管理 REST API 操作。
POST https://management.azure.com/{scope}/providers/Microsoft.CostManagement/generateCostDetailsReport?api-version=2024-08-01 URI 參數 展開資料表 名稱位於必要類型Description scope pathTrue string 訂用帳戶、計費帳戶或其他計費範圍的 ARM 資源標識碼。目前不支援資源群組和管理群組。 如需詳細資訊,...
POST https://management.azure.com/providers/Microsoft.CostManagement/scheduledActions/{name}/execute?api-version=2023-11-01 URI 參數 展開表格 名稱位於必要類型Description name path True string 排程的動作名稱。 api-version query True string 用於此作業的 API 版本。 回應 展開表格 名稱類型Description...
Azure Cost Management API的小坑 最近客户有个需求: 如果某个Azure订阅过去3天的cost > 限定额度,比如说大于1000€,就发送一封邮件到指定的邮箱,收到邮件的同事就可以去查看一下到底什么服务花了那么多钱! 先说一下,Azure是有Cost Management功能的,可以设置budget alert。但是Azure Portal上创建budget alert的时候...
GET https://management.azure.com/providers/Microsoft.CostManagement/scheduledActions/{name}?api-version=2023-11-01 URI 參數 展開資料表 名稱位於必要類型Description name path True string 排程的動作名稱。 api-version query True string 用於此作業的 API 版本。 回應 展開資料表 名稱類型Description 200...
目的做為 Premium 層中工作區的受控資料平面使用。做為部署於內部部署或其他私人及公用雲端之 API 的自我裝載資料平面使用。 價格$-$-1 Workspaces$-2Not available 1開發人員層部署為免費。 2The first five workspaces are included at no additional cost. ...
GET https://management.azure.com/{scope}/providers/Microsoft.Consumption/usageDetails?metric=AmortizedCost&$filter=properties/usageStart+ge+'2019-06-01'+AND+properties/usageEnd+le+'2019-06-30'&api-version=2019-04-01-preview If you need actual costs to show purchases as they are shown on your...
Azure API Management provides a REST API for performing operations on selected entities, such as users, groups, products, and subscriptions. This reference provides a guide for working with the API Management REST API, and specific reference information for each available operation, grouped by entity...
The Azure Cosmos DB REST API provides programmatic access to Azure Cosmos DB resources to create, query, and delete databases, document collections, and documents. To perform operations on Azure Cosmos DB resources, you send HTTPS requests with a supported method:GET,POST,PUT, orDELETEto an endp...
So, it might occur that internally, API Management instances will try route to throttled backends and will need to retry to another backend. Eventually, all instances will be in sync again at a small cost of unnecessary roundtrips to throttled endpoints. I honestly think this...