azure.mgmt.consumption package¶
Module contents¶
-
class
azure.mgmt.consumption.
ConsumptionManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
Consumption 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
- budgets (azure.mgmt.consumption.operations.BudgetsOperations) – Budgets operations
- tags (azure.mgmt.consumption.operations.TagsOperations) – Tags operations
- charges (azure.mgmt.consumption.operations.ChargesOperations) – Charges operations
- balances (azure.mgmt.consumption.operations.BalancesOperations) – Balances operations
- reservations_summaries (azure.mgmt.consumption.operations.ReservationsSummariesOperations) – ReservationsSummaries operations
- reservations_details (azure.mgmt.consumption.operations.ReservationsDetailsOperations) – ReservationsDetails operations
- reservation_recommendations (azure.mgmt.consumption.operations.ReservationRecommendationsOperations) – ReservationRecommendations operations
- price_sheet (azure.mgmt.consumption.operations.PriceSheetOperations) – PriceSheet operations
- forecasts (azure.mgmt.consumption.operations.ForecastsOperations) – Forecasts operations
- operations (azure.mgmt.consumption.operations.Operations) – Operations operations
- aggregated_cost (azure.mgmt.consumption.operations.AggregatedCostOperations) – AggregatedCost operations
Parameters: - credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure. - subscription_id (str) – Azure Subscription ID.
- base_url (str) – Service URL