azure.mgmt.billing package¶
Module contents¶
-
class
azure.mgmt.billing.
BillingManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
object
Billing client provides access to billing resources for Azure subscriptions.
Variables: - config (BillingManagementClientConfiguration) – Configuration for client.
- enrollment_accounts (azure.mgmt.billing.operations.EnrollmentAccountsOperations) – EnrollmentAccounts operations
- billing_periods (azure.mgmt.billing.operations.BillingPeriodsOperations) – BillingPeriods operations
- invoices (azure.mgmt.billing.operations.InvoicesOperations) – Invoices operations
- operations (azure.mgmt.billing.operations.Operations) – Operations 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