azure.mgmt.consumption package¶
Module contents¶
-
class
azure.mgmt.consumption.ConsumptionManagementClient(credentials, subscription_id, base_url=None)[source]¶ Bases:
objectConsumption management client provides access to consumption resources for Azure Enterprise Subscriptions.
Variables: - config (ConsumptionManagementClientConfiguration) – Configuration for client.
- usage_details (azure.mgmt.consumption.operations.UsageDetailsOperations) – UsageDetails operations
- marketplaces (azure.mgmt.consumption.operations.MarketplacesOperations) – Marketplaces operations
- reservations_summaries (azure.mgmt.consumption.operations.ReservationsSummariesOperations) – ReservationsSummaries operations
- reservations_details (azure.mgmt.consumption.operations.ReservationsDetailsOperations) – ReservationsDetails operations
- budgets (azure.mgmt.consumption.operations.BudgetsOperations) – Budgets operations
- operations (azure.mgmt.consumption.operations.Operations) – Operations operations
- price_sheet (azure.mgmt.consumption.operations.PriceSheetOperations) – PriceSheet operations
Parameters: