Azure spending API resources to manage partner or customer spending and usage against a budget
Applies to: Partner Center | Partner Center operated by 21Vianet | Partner Center for Microsoft Cloud for US Government
Cloud Solution Provider (CSP) partners can view and manage their Azure spending through Partner Center APIs. They can also programmatically view their customers' spending against an Azure spending budget.
For more information, see scenarios in which CSP partners can use the Partner Center APIs to manage customer and partner accounts and orders.
Partner usage management
- Get a partner usage summary using the PartnerUsageSummary resource
- Get usage records for all customers using the CustomerMonthlyUsageRecord resource
Customer usage management
- Get a customer's usage summary using the CustomerUsageSummary resource
- Get all subscription usage records for a customer using the SubscriptionMonthlyUsageRecord resource
Subscription usage management
- Get a subscription usage summary using the SubscriptionUsageSummary resource
- Get all monthly usage records for a subscription using the AzureResourceMonthlyUsageRecord resource
- Get usage data for a subscription by resource using the ResourceUsageRecord resource
- Get usage data for a subscription by meter using the MeterUsageRecord resource
Azure spending budget management
- Get a customer's usage budget using the CustomerUsageSummary resource
- Update a customer's usage budget using the CustomerUsageSummary resource