Microsoft Azure Billing Management Client Library for Python
Project description
Microsoft Azure SDK for Python
This is the Microsoft Azure Billing Client Library. This package has been tested with Python 3.10+. For a more complete view of Azure libraries, see the azure sdk python release.
Disclaimer
Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691
Getting started
Prerequisites
- Python 3.10+ is required to use this package.
- Azure subscription
Install the package
pip install azure-mgmt-billing
pip install azure-identity
Authentication
By default, Microsoft Entra token authentication depends on correct configuration of the following environment variables.
AZURE_CLIENT_IDfor Azure client ID.AZURE_TENANT_IDfor Azure tenant ID.AZURE_CLIENT_SECRETfor Azure client secret.
In addition, Azure subscription ID can be configured via environment variable AZURE_SUBSCRIPTION_ID.
With above configuration, client can be authenticated by following code:
from azure.identity import DefaultAzureCredential
from azure.mgmt.billing import BillingManagementClient
import os
sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
client = BillingManagementClient(credential=DefaultAzureCredential(), subscription_id=sub_id)
Examples
Code samples for this package can be found at:
- Search Billing on docs.microsoft.com
- Azure Python Mgmt SDK Samples Repo
Troubleshooting
Next steps
Provide Feedback
If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.
Release History
8.0.0b1 (2026-06-02)
Features Added
- Client
BillingManagementClientadded parametercloud_settingin method__init__ - Client
BillingManagementClientadded methodsend_request - Added model
PatchPropertiesRenewProperties - Added model
ReservationPropertyUtilization - Added model
ReservationPurchaseRequestPropertiesReservedResourceProperties
Breaking Changes
- This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
- For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
- Model
AcceptTransferRequestmoved instance variableproduct_detailsunder propertypropertieswhose type isAcceptTransferProperties - Model
BillingSubscriptionmoved instance variableauto_renew,beneficiary_tenant_id,beneficiary,billing_frequency,billing_profile_id,billing_policies,billing_profile_display_name,billing_profile_name,consumption_cost_center,customer_id,customer_display_name,customer_name,display_name,enrollment_account_id,enrollment_account_display_name,invoice_section_id,invoice_section_display_name,invoice_section_name,last_month_charges,month_to_date_charges,next_billing_cycle_details,offer_id,product_category,product_type,product_type_id,purchase_date,quantity,reseller,renewal_term_details,sku_id,sku_description,system_overrides,resource_uri,term_duration,term_start_date,term_end_date,provisioning_tenant_id,status,operation_status,provisioning_state,subscription_id,suspension_reasons,suspension_reason_details,enrollment_account_start_dateandsubscription_enrollment_account_statusunder propertypropertieswhose type isBillingSubscriptionProperties - Model
BillingSubscriptionAliasmoved instance variableauto_renew,beneficiary_tenant_id,beneficiary,billing_frequency,billing_profile_id,billing_policies,billing_profile_display_name,billing_profile_name,consumption_cost_center,customer_id,customer_display_name,customer_name,display_name,enrollment_account_id,enrollment_account_display_name,invoice_section_id,invoice_section_display_name,invoice_section_name,last_month_charges,month_to_date_charges,next_billing_cycle_details,offer_id,product_category,product_type,product_type_id,purchase_date,quantity,reseller,renewal_term_details,sku_id,sku_description,system_overrides,resource_uri,term_duration,term_start_date,term_end_date,provisioning_tenant_id,status,operation_status,provisioning_state,subscription_id,suspension_reasons,suspension_reason_details,enrollment_account_start_date,subscription_enrollment_account_statusandbilling_subscription_idunder propertypropertieswhose type isBillingSubscriptionAliasProperties - Model
BillingSubscriptionAliasPropertiesmoved instance variableenrollment_account_start_dateandsubscription_enrollment_account_statusunder propertyenrollment_account_subscription_detailswhose type isEnrollmentAccountSubscriptionDetails - Model
BillingSubscriptionPatchmoved instance variableauto_renew,beneficiary_tenant_id,beneficiary,billing_frequency,billing_profile_id,billing_policies,billing_profile_display_name,billing_profile_name,consumption_cost_center,customer_id,customer_display_name,customer_name,display_name,enrollment_account_id,enrollment_account_display_name,invoice_section_id,invoice_section_display_name,invoice_section_name,last_month_charges,month_to_date_charges,next_billing_cycle_details,offer_id,product_category,product_type,product_type_id,purchase_date,quantity,reseller,renewal_term_details,sku_id,sku_description,system_overrides,resource_uri,term_duration,term_start_date,term_end_date,provisioning_tenant_id,status,operation_status,provisioning_state,subscription_id,suspension_reasons,suspension_reason_details,enrollment_account_start_dateandsubscription_enrollment_account_statusunder propertypropertieswhose type isBillingSubscriptionProperties - Model
BillingSubscriptionPropertiesmoved instance variableenrollment_account_start_dateandsubscription_enrollment_account_statusunder propertyenrollment_account_subscription_detailswhose type isEnrollmentAccountSubscriptionDetails - Model
InitiateTransferRequestmoved instance variablerecipient_email_idunder propertypropertieswhose type isInitiateTransferProperties - Model
PartnerInitiateTransferRequestmoved instance variablerecipient_email_idandreseller_idunder propertypropertieswhose type isPartnerInitiateTransferProperties - Model
PartnerTransferDetailsmoved instance variableexpiration_time,transfer_status,recipient_email_id,initiator_customer_type,initiator_email_id,reseller_id,reseller_name,canceled_byanddetailed_transfer_statusunder propertypropertieswhose type isPartnerTransferProperties - Model
PaymentMethodmoved instance variableid_properties_id,account_holder_name,display_name,expiration,family,last_four_digits,logos,payment_method_typeandstatusunder propertypropertieswhose type isPaymentMethodProperties - Model
RecipientTransferDetailsmoved instance variableexpiration_time,allowed_product_type,transfer_status,recipient_email_id,initiator_email_id,reseller_id,reseller_name,initiator_customer_type,canceled_by,detailed_transfer_status,customer_tenant_idandsupported_accountsunder propertypropertieswhose type isRecipientTransferProperties - Model
Reservationmoved instance variablereserved_resource_type,instance_flexibility,display_name,applied_scopes,applied_scope_type,archived,capabilities,quantity,provisioning_state,effective_date_time,benefit_start_time,last_updated_date_time,expiry_date,expiry_date_time,review_date_time,sku_description,extended_status_info,billing_plan,display_provisioning_state,provisioning_sub_state,purchase_date,purchase_date_time,split_properties,merge_properties,swap_properties,applied_scope_properties,billing_scope_id,renew,renew_source,renew_destination,renew_properties,term,user_friendly_applied_scope_type,user_friendly_renew_state,product_code,trendandaggregatesunder propertypropertieswhose type isReservationProperty - Model
ReservationOrdermoved instance variabledisplay_name,enrollment_id,customer_id,billing_profile_id,billing_account_id,request_date_time,created_date_time,expiry_date,expiry_date_time,benefit_start_time,original_quantity,term,provisioning_state,billing_plan,plan_information,reservations,review_date_time,extended_status_infoandproduct_codeunder propertypropertieswhose type isReservationOrderProperty - Model
TransferDetailsmoved instance variableexpiration_time,transfer_status,recipient_email_id,initiator_email_id,canceled_byanddetailed_transfer_statusunder propertypropertieswhose type isTransferProperties - Model
ValidateTransferResponsemoved instance variablestatus,product_idandresultsunder propertypropertieswhose type isValidateTransferResponseProperties - Method
AgreementsOperations.list_by_billing_accountchanged its parameterexpandfrompositional_or_keywordtokeyword_only - Method
AssociatedTenantsOperations.list_by_billing_accountchanged its parameterinclude_revoked/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingAccountsOperations.listchanged its parameterinclude_all/include_all_without_billing_profiles/include_deleted/include_pending_agreement/include_resellee/legal_owner_tid/legal_owner_oid/expand/searchfrompositional_or_keywordtokeyword_only - Method
BillingProfilesOperations.list_by_billing_accountchanged its parameterinclude_deleted/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingPropertyOperations.getchanged its parameterinclude_billing_country/include_transition_statusfrompositional_or_keywordtokeyword_only - Method
BillingRequestsOperations.list_by_billing_accountchanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingRequestsOperations.list_by_billing_profilechanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingRequestsOperations.list_by_customerchanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingRequestsOperations.list_by_invoice_sectionchanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingRequestsOperations.list_by_userchanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingRoleAssignmentsOperations.begin_resolve_by_billing_accountchanged its parameterresolve_scope_display_namesfrompositional_or_keywordtokeyword_only - Method
BillingRoleAssignmentsOperations.begin_resolve_by_billing_profilechanged its parameterresolve_scope_display_namesfrompositional_or_keywordtokeyword_only - Method
BillingRoleAssignmentsOperations.begin_resolve_by_customerchanged its parameterresolve_scope_display_namesfrompositional_or_keywordtokeyword_only - Method
BillingRoleAssignmentsOperations.begin_resolve_by_invoice_sectionchanged its parameterresolve_scope_display_namesfrompositional_or_keywordtokeyword_only - Method
BillingSubscriptionsAliasesOperations.list_by_billing_accountchanged its parameterinclude_deleted/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingSubscriptionsOperations.getchanged its parameterexpandfrompositional_or_keywordtokeyword_only - Method
BillingSubscriptionsOperations.get_by_billing_profilechanged its parameterexpandfrompositional_or_keywordtokeyword_only - Method
BillingSubscriptionsOperations.list_by_billing_accountchanged its parameterinclude_deleted/include_tenant_subscriptions/include_failed/expand/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingSubscriptionsOperations.list_by_billing_profilechanged its parameterinclude_deleted/expand/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingSubscriptionsOperations.list_by_customerchanged its parameterinclude_deleted/expand/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingSubscriptionsOperations.list_by_customer_at_billing_accountchanged its parameterinclude_deleted/expand/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingSubscriptionsOperations.list_by_enrollment_accountchanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
BillingSubscriptionsOperations.list_by_invoice_sectionchanged its parameterinclude_deleted/expand/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
CustomersOperations.list_by_billing_accountchanged its parameterexpand/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
CustomersOperations.list_by_billing_profilechanged its parameterexpand/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
DepartmentsOperations.list_by_billing_accountchanged its parameterorder_by/searchfrompositional_or_keywordtokeyword_only - Method
EnrollmentAccountsOperations.list_by_billing_accountchanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
EnrollmentAccountsOperations.list_by_departmentchanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
InvoiceSectionsOperations.list_by_billing_profilechanged its parameterinclude_deleted/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
InvoicesOperations.begin_download_by_billing_accountchanged its parameterdocument_namefrompositional_or_keywordtokeyword_only - Method
InvoicesOperations.begin_download_by_billing_subscriptionchanged its parameterdocument_namefrompositional_or_keywordtokeyword_only - Method
InvoicesOperations.list_by_billing_accountchanged its parameterperiod_start_date/period_end_date/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
InvoicesOperations.list_by_billing_profilechanged its parameterperiod_start_date/period_end_date/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
InvoicesOperations.list_by_billing_subscriptionchanged its parameterperiod_start_date/period_end_date/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
ProductsOperations.list_by_billing_accountchanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
ProductsOperations.list_by_billing_profilechanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
ProductsOperations.list_by_customerchanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
ProductsOperations.list_by_invoice_sectionchanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
ReservationOrdersOperations.get_by_billing_accountchanged its parameterexpandfrompositional_or_keywordtokeyword_only - Method
ReservationOrdersOperations.list_by_billing_accountchanged its parameterorder_by/skiptokenfrompositional_or_keywordtokeyword_only - Method
ReservationsOperations.get_by_reservation_orderchanged its parameterexpandfrompositional_or_keywordtokeyword_only - Method
ReservationsOperations.list_by_billing_accountchanged its parameterorder_by/skiptoken/refresh_summary/selected_state/takefrompositional_or_keywordtokeyword_only - Method
ReservationsOperations.list_by_billing_profilechanged its parameterorder_by/skiptoken/refresh_summary/selected_state/takefrompositional_or_keywordtokeyword_only - Method
SavingsPlanOrdersOperations.get_by_billing_accountchanged its parameterexpandfrompositional_or_keywordtokeyword_only - Method
SavingsPlanOrdersOperations.list_by_billing_accountchanged its parameterorder_by/skiptokenfrompositional_or_keywordtokeyword_only - Method
SavingsPlansOperations.get_by_billing_accountchanged its parameterexpandfrompositional_or_keywordtokeyword_only - Method
SavingsPlansOperations.list_by_billing_accountchanged its parameterorder_by/skiptoken/take/selected_state/refresh_summaryfrompositional_or_keywordtokeyword_only - Method
TransactionsOperations.get_transaction_summary_by_invoicechanged its parametersearchfrompositional_or_keywordtokeyword_only - Method
TransactionsOperations.list_by_billing_profilechanged its parameterperiod_start_date/period_end_date/type/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
TransactionsOperations.list_by_customerchanged its parameterperiod_start_date/period_end_date/type/order_by/count/searchfrompositional_or_keywordtokeyword_only - Method
TransactionsOperations.list_by_invoicechanged its parameterorder_by/count/searchfrompositional_or_keywordtokeyword_only - Method
TransactionsOperations.list_by_invoice_sectionchanged its parameterperiod_start_date/period_end_date/type/order_by/count/searchfrompositional_or_keywordtokeyword_only
Other Changes
- Deleted model
ReservationList/ReservationOrderList/SavingsPlanModelList/SavingsPlanOrderModelListwhich actually were not used by SDK users - Deleted model
ExternalReference/TransferItemQueryParameterwhich actually were not used by SDK users
7.0.0 (2024-09-04)
Features Added
- Client 'BillingManagementClient' added operation group 'associated_tenants'
- Client 'BillingManagementClient' added operation group 'billing_requests'
- Client 'BillingManagementClient' added operation group 'billing_role_definition'
- Client 'BillingManagementClient' added operation group 'savings_plan_orders'
- Client 'BillingManagementClient' added operation group 'savings_plans'
- Client 'BillingManagementClient' added operation group 'billing_subscriptions_aliases'
- Client 'BillingManagementClient' added operation group 'departments'
- Client 'BillingManagementClient' added operation group 'payment_methods'
- Client 'BillingManagementClient' added operation group 'reservation_orders'
- Client 'BillingManagementClient' added operation group 'transfers'
- Client 'BillingManagementClient' added operation group 'partner_transfers'
- Client 'BillingManagementClient' added operation group 'recipient_transfers'
- Model 'AcceptanceMode' added property 'IMPLICIT'
- Model 'AcceptanceMode' added property 'OFFLINE'
- Model 'AcceptanceMode' added property 'OTHER'
- Model 'AcceptanceMode' added property 'PHYSICAL_SIGN'
- Model 'AccountStatus' added property 'NEW'
- Model 'AccountStatus' added property 'OTHER'
- Model 'AccountStatus' added property 'PENDING'
- Model 'AccountStatus' added property 'UNDER_REVIEW'
- Model 'AccountType' added property 'BUSINESS'
- Model 'AccountType' added property 'CLASSIC_PARTNER'
- Model 'AccountType' added property 'INTERNAL'
- Model 'AccountType' added property 'OTHER'
- Model 'AccountType' added property 'RESELLER'
- Model 'AccountType' added property 'TENANT'
- Model 'AddressDetails' added property 'is_valid_address'
- Model 'AddressValidationStatus' added property 'OTHER'
- Model 'Agreement' added parameter 'tags' in the 'init' method
- Model 'Agreement' added parameter 'properties' in the 'init' method
- Model 'AgreementType' added property 'OTHER'
- Model 'AvailableBalance' added parameter 'tags' in the 'init' method
- Model 'AvailableBalance' added parameter 'properties' in the 'init' method
- Model 'AzurePlan' added property 'product_id'
- Model 'BillingAccount' added parameter 'tags' in the 'init' method
- Model 'BillingAccount' added parameter 'properties' in the 'init' method
- Model 'BillingProfile' added parameter 'properties' in the 'init' method
- Model 'BillingProfileStatus' added property 'DELETED'
- Model 'BillingProfileStatus' added property 'OTHER'
- Model 'BillingProfileStatus' added property 'UNDER_REVIEW'
- Model 'BillingProfileStatusReasonCode' added property 'OTHER'
- Model 'BillingProfileStatusReasonCode' added property 'UNUSUAL_ACTIVITY'
- Model 'BillingProperty' added parameter 'tags' in the 'init' method
- Model 'BillingProperty' added parameter 'properties' in the 'init' method
- Model 'BillingRelationshipType' added property 'CSP_CUSTOMER'
- Model 'BillingRelationshipType' added property 'OTHER'
- Model 'BillingRoleAssignment' added parameter 'tags' in the 'init' method
- Model 'BillingRoleAssignment' added parameter 'properties' in the 'init' method
- Model 'BillingRoleDefinition' added parameter 'tags' in the 'init' method
- Model 'BillingRoleDefinition' added parameter 'properties' in the 'init' method
- Model 'BillingSubscription' added parameter 'tags' in the 'init' method
- Model 'BillingSubscription' added property 'auto_renew'
- Model 'BillingSubscription' added property 'beneficiary_tenant_id'
- Model 'BillingSubscription' added property 'beneficiary'
- Model 'BillingSubscription' added property 'billing_frequency'
- Model 'BillingSubscription' added property 'billing_policies'
- Model 'BillingSubscription' added property 'billing_profile_name'
- Model 'BillingSubscription' added property 'consumption_cost_center'
- Model 'BillingSubscription' added property 'customer_name'
- Model 'BillingSubscription' added property 'enrollment_account_id'
- Model 'BillingSubscription' added property 'enrollment_account_display_name'
- Model 'BillingSubscription' added property 'invoice_section_name'
- Model 'BillingSubscription' added property 'next_billing_cycle_details'
- Model 'BillingSubscription' added property 'offer_id'
- Model 'BillingSubscription' added property 'product_category'
- Model 'BillingSubscription' added property 'product_type'
- Model 'BillingSubscription' added property 'product_type_id'
- Model 'BillingSubscription' added property 'purchase_date'
- Model 'BillingSubscription' added property 'quantity'
- Model 'BillingSubscription' added property 'renewal_term_details'
- Model 'BillingSubscription' added property 'system_overrides'
- Model 'BillingSubscription' added property 'resource_uri'
- Model 'BillingSubscription' added property 'term_duration'
- Model 'BillingSubscription' added property 'term_start_date'
- Model 'BillingSubscription' added property 'term_end_date'
- Model 'BillingSubscription' added property 'provisioning_tenant_id'
- Model 'BillingSubscription' added property 'status'
- Model 'BillingSubscription' added property 'operation_status'
- Model 'BillingSubscription' added property 'provisioning_state'
- Model 'BillingSubscription' added property 'suspension_reasons'
- Model 'BillingSubscription' added property 'suspension_reason_details'
- Model 'BillingSubscription' added property 'enrollment_account_start_date'
- Model 'BillingSubscription' added property 'subscription_enrollment_account_status'
- Model 'Category' added property 'INDIRECT_FOR_GOVERNMENT_AGREEMENT'
- Model 'Category' added property 'MICROSOFT_PARTNER_AGREEMENT'
- Model 'Category' added property 'UK_CLOUD_COMPUTE_FRAMEWORK'
- Model 'Customer' added parameter 'tags' in the 'init' method
- Model 'Customer' added parameter 'properties' in the 'init' method
- Model 'CustomerPolicy' added parameter 'tags' in the 'init' method
- Model 'CustomerPolicy' added parameter 'properties' in the 'init' method
- Model 'Department' added parameter 'tags' in the 'init' method
- Model 'Department' added parameter 'properties' in the 'init' method
- Model 'DocumentSource' added property 'OTHER'
- Model 'EnrollmentAccount' added parameter 'tags' in the 'init' method
- Model 'EnrollmentAccount' added parameter 'properties' in the 'init' method
- Model 'Invoice' added parameter 'tags' in the 'init' method
- Model 'Invoice' added parameter 'properties' in the 'init' method
- Model 'InvoiceDocumentType' added property 'OTHER'
- Model 'InvoiceDocumentType' added property 'SUMMARY'
- Model 'InvoiceDocumentType' added property 'TAX_RECEIPT'
- Model 'InvoiceDocumentType' added property 'TRANSACTIONS'
- Model 'InvoiceDocumentType' added property 'VOID_NOTE'
- Model 'InvoiceSection' added parameter 'tags' in the 'init' method
- Model 'InvoiceSection' added parameter 'properties' in the 'init' method
- Model 'InvoiceSectionState' added property 'DELETED'
- Model 'InvoiceSectionState' added property 'DISABLED'
- Model 'InvoiceSectionState' added property 'OTHER'
- Model 'InvoiceSectionState' added property 'UNDER_REVIEW'
- Model 'InvoiceSectionState' added property 'WARNED'
- Model 'InvoiceStatus' added property 'LOCKED'
- Model 'InvoiceStatus' added property 'OTHER'
- Model 'InvoiceType' added property 'AZURE_SERVICES'
- Model 'InvoiceType' added property 'OTHER'
- Model 'MarketplacePurchasesPolicy' added property 'DISABLED'
- Model 'MarketplacePurchasesPolicy' added property 'OTHER'
- Model 'PaymentMethodFamily' added property 'DIRECT_DEBIT'
- Model 'PaymentMethodFamily' added property 'E_WALLET'
- Model 'PaymentMethodFamily' added property 'OTHER'
- Model 'PaymentMethodFamily' added property 'TASK_ORDER'
- Model 'Product' added parameter 'tags' in the 'init' method
- Model 'Product' added parameter 'properties' in the 'init' method
- Model 'Reservation' added property 'etag'
- Model 'Reservation' added property 'tags'
- Model 'Reservation' added property 'instance_flexibility'
- Model 'Reservation' added property 'archived'
- Model 'Reservation' added property 'capabilities'
- Model 'Reservation' added property 'benefit_start_time'
- Model 'Reservation' added property 'last_updated_date_time'
- Model 'Reservation' added property 'expiry_date_time'
- Model 'Reservation' added property 'review_date_time'
- Model 'Reservation' added property 'extended_status_info'
- Model 'Reservation' added property 'billing_plan'
- Model 'Reservation' added property 'purchase_date'
- Model 'Reservation' added property 'purchase_date_time'
- Model 'Reservation' added property 'split_properties'
- Model 'Reservation' added property 'merge_properties'
- Model 'Reservation' added property 'swap_properties'
- Model 'Reservation' added property 'applied_scope_properties'
- Model 'Reservation' added property 'billing_scope_id'
- Model 'Reservation' added property 'renew_destination'
- Model 'Reservation' added property 'renew_properties'
- Model 'Reservation' added property 'product_code'
- Model 'Reservation' added property 'trend'
- Model 'Reservation' added property 'aggregates'
- Model 'ReservationPurchasesPolicy' added property 'DISABLED'
- Model 'ReservationPurchasesPolicy' added property 'OTHER'
- Model 'ReservationSummary' added property 'no_benefit_count'
- Model 'ReservationSummary' added property 'warning_count'
- Model 'ReservationSummary' added property 'processing_count'
- Model 'Resource' added property 'system_data'
- Model 'SubscriptionTransferValidationErrorCode' added property 'ACCOUNT_IS_LOCKED'
- Model 'SubscriptionTransferValidationErrorCode' added property 'ASSET_HAS_CAP'
- Model 'SubscriptionTransferValidationErrorCode' added property 'ASSET_NOT_ACTIVE'
- Model 'SubscriptionTransferValidationErrorCode' added property 'BILLING_PROFILE_PAST_DUE'
- Model 'SubscriptionTransferValidationErrorCode' added property 'INVOICE_SECTION_IS_RESTRICTED'
- Model 'SubscriptionTransferValidationErrorCode' added property 'NONE'
- Model 'SubscriptionTransferValidationErrorCode' added property 'NO_ACTIVE_AZURE_PLAN'
- Model 'SubscriptionTransferValidationErrorCode' added property 'OTHER'
- Model 'SubscriptionTransferValidationErrorCode' added property 'SUBSCRIPTION_HAS_RESERVATIONS'
- Model 'Transaction' added parameter 'tags' in the 'init' method
- Model 'Transaction' added parameter 'properties' in the 'init' method
- Model 'ViewChargesPolicy' added property 'OTHER'
- Added model 'AcceptTransferRequest'
- Added model 'AccessDecision'
- Added model 'AccountSubType'
- Added model 'AddressValidationResponse'
- Added model 'AgreementProperties'
- Added model 'AppliedScopeProperties'
- Added model 'AppliedScopeType'
- Added model 'AssociatedTenant'
- Added model 'AssociatedTenantListResult'
- Added model 'AssociatedTenantProperties'
- Added model 'AvailableBalanceProperties'
- Added model 'AvailableBalancePropertiesAmount'
- Added model 'AvailableBalancePropertiesTotalPaymentsOnAccount'
- Added model 'Beneficiary'
- Added model 'BillingAccountPatch'
- Added model 'BillingAccountPolicy'
- Added model 'BillingAccountPolicyProperties'
- Added model 'BillingAccountPolicyPropertiesEnterpriseAgreementPolicies'
- Added model 'BillingAccountProperties'
- Added model 'BillingAccountPropertiesEnrollmentDetails'
- Added model 'BillingAccountPropertiesRegistrationNumber'
- Added model 'BillingAccountPropertiesSoldTo'
- Added model 'BillingAccountStatusReasonCode'
- Added model 'BillingManagementTenantState'
- Added model 'BillingPermission'
- Added model 'BillingPermissionListResult'
- Added model 'BillingPlan'
- Added model 'BillingPlanInformation'
- Added model 'BillingProfileInfo'
- Added model 'BillingProfilePolicy'
- Added model 'BillingProfilePolicyProperties'
- Added model 'BillingProfilePolicyPropertiesEnterpriseAgreementPolicies'
- Added model 'BillingProfileProperties'
- Added model 'BillingProfilePropertiesBillTo'
- Added model 'BillingProfilePropertiesCurrentPaymentTerm'
- Added model 'BillingProfilePropertiesIndirectRelationshipInfo'
- Added model 'BillingProfilePropertiesShipTo'
- Added model 'BillingProfilePropertiesSoldTo'
- Added model 'BillingPropertyProperties'
- Added model 'BillingPropertyPropertiesEnrollmentDetails'
- Added model 'BillingPropertyPropertiesSubscriptionServiceUsageAddress'
- Added model 'BillingRequest'
- Added model 'BillingRequestListResult'
- Added model 'BillingRequestProperties'
- Added model 'BillingRequestPropertiesCreatedBy'
- Added model 'BillingRequestPropertiesLastUpdatedBy'
- Added model 'BillingRequestPropertiesReviewedBy'
- Added model 'BillingRequestStatus'
- Added model 'BillingRequestType'
- Added model 'BillingRoleAssignmentProperties'
- Added model 'BillingRoleDefinitionProperties'
- Added model 'BillingSubscriptionAlias'
- Added model 'BillingSubscriptionAliasListResult'
- Added model 'BillingSubscriptionAliasProperties'
- Added model 'BillingSubscriptionListResult'
- Added model 'BillingSubscriptionMergeRequest'
- Added model 'BillingSubscriptionOperationStatus'
- Added model 'BillingSubscriptionPatch'
- Added model 'BillingSubscriptionProperties'
- Added model 'BillingSubscriptionSplitRequest'
- Added model 'BillingSubscriptionStatus'
- Added model 'BillingSubscriptionStatusDetails'
- Added model 'CancelSubscriptionRequest'
- Added model 'Cancellation'
- Added model 'CancellationReason'
- Added model 'CheckAccessRequest'
- Added model 'CheckAccessResponse'
- Added model 'Commitment'
- Added model 'CommitmentGrain'
- Added model 'CreatedByType'
- Added model 'CreditType'
- Added model 'CustomerPolicyProperties'
- Added model 'CustomerProperties'
- Added model 'CustomerStatus'
- Added model 'DeleteBillingProfileEligibilityCode'
- Added model 'DeleteBillingProfileEligibilityDetail'
- Added model 'DeleteBillingProfileEligibilityResult'
- Added model 'DeleteBillingProfileEligibilityStatus'
- Added model 'DeleteInvoiceSectionEligibilityCode'
- Added model 'DeleteInvoiceSectionEligibilityDetail'
- Added model 'DeleteInvoiceSectionEligibilityResult'
- Added model 'DeleteInvoiceSectionEligibilityStatus'
- Added model 'DepartmentListResult'
- Added model 'DepartmentProperties'
- Added model 'DetailedTransferStatus'
- Added model 'DocumentDownloadRequest'
- Added model 'DocumentDownloadResult'
- Added model 'EligibleProductType'
- Added model 'EnrollmentAccountOwnerViewCharges'
- Added model 'EnrollmentAccountProperties'
- Added model 'EnrollmentAuthLevelState'
- Added model 'EnrollmentDepartmentAdminViewCharges'
- Added model 'EnrollmentDetails'
- Added model 'EnrollmentDetailsIndirectRelationshipInfo'
- Added model 'EnterpriseAgreementPolicies'
- Added model 'ErrorAdditionalInfo'
- Added model 'ErrorDetail'
- Added model 'ExtendedStatusDefinitionProperties'
- Added model 'ExtendedStatusInfo'
- Added model 'ExtendedTermOption'
- Added model 'ExternalReference'
- Added model 'FailedPayment'
- Added model 'FailedPaymentReason'
- Added model 'InitiateTransferRequest'
- Added model 'InitiatorCustomerType'
- Added model 'InstanceFlexibility'
- Added model 'InvoiceDocument'
- Added model 'InvoiceProperties'
- Added model 'InvoicePropertiesAmountDue'
- Added model 'InvoicePropertiesAzurePrepaymentApplied'
- Added model 'InvoicePropertiesBilledAmount'
- Added model 'InvoicePropertiesCreditAmount'
- Added model 'InvoicePropertiesFreeAzureCreditApplied'
- Added model 'InvoicePropertiesRebillDetails'
- Added model 'InvoicePropertiesRefundDetails'
- Added model 'InvoicePropertiesSubTotal'
- Added model 'InvoicePropertiesTaxAmount'
- Added model 'InvoicePropertiesTotalAmount'
- Added model 'InvoiceSectionLabelManagementPolicy'
- Added model 'InvoiceSectionProperties'
- Added model 'InvoiceSectionStateReasonCode'
- Added model 'InvoiceSectionWithCreateSubPermissionListResult'
- Added model 'MarkupStatus'
- Added model 'MoveBillingSubscriptionEligibilityResult'
- Added model 'MoveBillingSubscriptionErrorDetails'
- Added model 'MoveBillingSubscriptionRequest'
- Added model 'MoveProductEligibilityResult'
- Added model 'MoveProductEligibilityResultErrorDetails'
- Added model 'MoveProductErrorDetails'
- Added model 'MoveProductRequest'
- Added model 'MoveValidationErrorCode'
- Added model 'NextBillingCycleDetails'
- Added model 'Participant'
- Added model 'PartnerInitiateTransferRequest'
- Added model 'PartnerTransferDetails'
- Added model 'PartnerTransferDetailsListResult'
- Added model 'Patch'
- Added model 'Payment'
- Added model 'PaymentAmount'
- Added model 'PaymentDetail'
- Added model 'PaymentMethod'
- Added model 'PaymentMethodLink'
- Added model 'PaymentMethodLinksListResult'
- Added model 'PaymentMethodLogo'
- Added model 'PaymentMethodProperties'
- Added model 'PaymentMethodStatus'
- Added model 'PaymentMethodsListResult'
- Added model 'PaymentOnAccount'
- Added model 'PaymentOnAccountAmount'
- Added model 'PaymentStatus'
- Added model 'PaymentTerm'
- Added model 'PaymentTermsEligibilityCode'
- Added model 'PaymentTermsEligibilityDetail'
- Added model 'PaymentTermsEligibilityResult'
- Added model 'PaymentTermsEligibilityStatus'
- Added model 'PolicySummary'
- Added model 'PolicyType'
- Added model 'Price'
- Added model 'Principal'
- Added model 'PrincipalType'
- Added model 'ProductDetails'
- Added model 'ProductListResult'
- Added model 'ProductPatch'
- Added model 'ProductProperties'
- Added model 'ProductPropertiesLastCharge'
- Added model 'ProductPropertiesReseller'
- Added model 'ProductStatus'
- Added model 'ProductTransferStatus'
- Added model 'ProductType'
- Added model 'ProvisioningState'
- Added model 'ProvisioningTenantState'
- Added model 'ProxyResource'
- Added model 'ProxyResourceWithTags'
- Added model 'PurchaseRequest'
- Added model 'RecipientTransferDetails'
- Added model 'RecipientTransferDetailsListResult'
- Added model 'RefundDetailsSummary'
- Added model 'RefundDetailsSummaryAmountRefunded'
- Added model 'RefundDetailsSummaryAmountRequested'
- Added model 'RefundReasonCode'
- Added model 'RefundStatus'
- Added model 'RefundTransactionDetails'
- Added model 'RefundTransactionDetailsAmountRefunded'
- Added model 'RefundTransactionDetailsAmountRequested'
- Added model 'RegistrationNumber'
- Added model 'RenewProperties'
- Added model 'RenewPropertiesResponse'
- Added model 'RenewalTermDetails'
- Added model 'ReservationAppliedScopeProperties'
- Added model 'ReservationBillingPlan'
- Added model 'ReservationExtendedStatusInfo'
- Added model 'ReservationList'
- Added model 'ReservationMergeProperties'
- Added model 'ReservationOrder'
- Added model 'ReservationOrderBillingPlanInformation'
- Added model 'ReservationOrderList'
- Added model 'ReservationPaymentDetail'
- Added model 'ReservationPurchaseRequest'
- Added model 'ReservationSplitProperties'
- Added model 'ReservationStatusCode'
- Added model 'ReservationSwapProperties'
- Added model 'SavingsPlanModel'
- Added model 'SavingsPlanModelList'
- Added model 'SavingsPlanModelListResult'
- Added model 'SavingsPlanOrderModel'
- Added model 'SavingsPlanOrderModelList'
- Added model 'SavingsPlanPurchasesPolicy'
- Added model 'SavingsPlanSummaryCount'
- Added model 'SavingsPlanTerm'
- Added model 'SavingsPlanUpdateRequest'
- Added model 'SavingsPlanUpdateRequestProperties'
- Added model 'SavingsPlanUpdateValidateRequest'
- Added model 'SavingsPlanValidResponseProperty'
- Added model 'SavingsPlanValidateResponse'
- Added model 'ServiceDefinedResourceName'
- Added model 'Sku'
- Added model 'SkuName'
- Added model 'SpecialTaxationType'
- Added model 'SpendingLimitDetails'
- Added model 'SpendingLimitStatus'
- Added model 'SpendingLimitType'
- Added model 'SubscriptionBillingType'
- Added model 'SubscriptionEnrollmentAccountStatus'
- Added model 'SubscriptionEnrollmentDetails'
- Added model 'SubscriptionPolicy'
- Added model 'SubscriptionPolicyProperties'
- Added model 'SubscriptionStatusReason'
- Added model 'SubscriptionWorkloadType'
- Added model 'SupportLevel'
- Added model 'SupportedAccountType'
- Added model 'SystemData'
- Added model 'SystemOverrides'
- Added model 'TaxIdentifier'
- Added model 'TaxIdentifierStatus'
- Added model 'TaxIdentifierType'
- Added model 'TransactionKind'
- Added model 'TransactionProperties'
- Added model 'TransactionPropertiesAzureCreditApplied'
- Added model 'TransactionPropertiesConsumptionCommitmentDecremented'
- Added model 'TransactionPropertiesEffectivePrice'
- Added model 'TransactionPropertiesMarketPrice'
- Added model 'TransactionPropertiesRefundTransactionDetails'
- Added model 'TransactionPropertiesSubTotal'
- Added model 'TransactionPropertiesTax'
- Added model 'TransactionPropertiesTransactionAmount'
- Added model 'TransactionSummary'
- Added model 'TransactionType'
- Added model 'TransferDetails'
- Added model 'TransferDetailsListResult'
- Added model 'TransferError'
- Added model 'TransferItemQueryParameter'
- Added model 'TransferStatus'
- Added model 'TransitionDetails'
- Added model 'Utilization'
- Added model 'UtilizationAggregates'
- Added model 'ValidateTransferListResponse'
- Added model 'ValidateTransferResponse'
- Added model 'ValidationResultProperties'
- Model 'AvailableBalancesOperations' added method 'get_by_billing_account'
- Model 'AvailableBalancesOperations' added method 'get_by_billing_profile'
- Model 'BillingAccountsOperations' added method 'begin_add_payment_terms'
- Model 'BillingAccountsOperations' added method 'begin_cancel_payment_terms'
- Model 'BillingAccountsOperations' added method 'confirm_transition'
- Model 'BillingAccountsOperations' added method 'validate_payment_terms'
- Model 'BillingPermissionsOperations' added method 'check_access_by_billing_account'
- Model 'BillingPermissionsOperations' added method 'check_access_by_billing_profile'
- Model 'BillingPermissionsOperations' added method 'check_access_by_customer'
- Model 'BillingPermissionsOperations' added method 'check_access_by_department'
- Model 'BillingPermissionsOperations' added method 'check_access_by_enrollment_account'
- Model 'BillingPermissionsOperations' added method 'check_access_by_invoice_section'
- Model 'BillingPermissionsOperations' added method 'list_by_customer_at_billing_account'
- Model 'BillingPermissionsOperations' added method 'list_by_department'
- Model 'BillingPermissionsOperations' added method 'list_by_enrollment_account'
- Model 'BillingPermissionsOperations' added method 'list_by_invoice_section'
- Model 'BillingProfilesOperations' added method 'begin_delete'
- Model 'BillingProfilesOperations' added method 'validate_delete_eligibility'
- Model 'BillingRoleAssignmentsOperations' added method 'begin_create_by_billing_account'
- Model 'BillingRoleAssignmentsOperations' added method 'begin_create_by_billing_profile'
- Model 'BillingRoleAssignmentsOperations' added method 'begin_create_by_customer'
- Model 'BillingRoleAssignmentsOperations' added method 'begin_create_by_invoice_section'
- Model 'BillingRoleAssignmentsOperations' added method 'begin_create_or_update_by_billing_account'
- Model 'BillingRoleAssignmentsOperations' added method 'begin_create_or_update_by_department'
- Model 'BillingRoleAssignmentsOperations' added method 'begin_create_or_update_by_enrollment_account'
- Model 'BillingRoleAssignmentsOperations' added method 'begin_resolve_by_billing_account'
- Model 'BillingRoleAssignmentsOperations' added method 'begin_resolve_by_billing_profile'
- Model 'BillingRoleAssignmentsOperations' added method 'begin_resolve_by_customer'
- Model 'BillingRoleAssignmentsOperations' added method 'begin_resolve_by_invoice_section'
- Model 'BillingRoleAssignmentsOperations' added method 'delete_by_customer'
- Model 'BillingRoleAssignmentsOperations' added method 'delete_by_department'
- Model 'BillingRoleAssignmentsOperations' added method 'delete_by_enrollment_account'
- Model 'BillingRoleAssignmentsOperations' added method 'get_by_customer'
- Model 'BillingRoleAssignmentsOperations' added method 'get_by_department'
- Model 'BillingRoleAssignmentsOperations' added method 'get_by_enrollment_account'
- Model 'BillingRoleAssignmentsOperations' added method 'list_by_customer'
- Model 'BillingRoleAssignmentsOperations' added method 'list_by_department'
- Model 'BillingRoleAssignmentsOperations' added method 'list_by_enrollment_account'
- Model 'BillingSubscriptionsOperations' added method 'begin_cancel'
- Model 'BillingSubscriptionsOperations' added method 'begin_delete'
- Model 'BillingSubscriptionsOperations' added method 'begin_merge'
- Model 'BillingSubscriptionsOperations' added method 'begin_split'
- Model 'BillingSubscriptionsOperations' added method 'begin_update'
- Model 'BillingSubscriptionsOperations' added method 'get_by_billing_profile'
- Model 'BillingSubscriptionsOperations' added method 'list_by_customer_at_billing_account'
- Model 'BillingSubscriptionsOperations' added method 'list_by_enrollment_account'
- Model 'BillingSubscriptionsOperations' added method 'validate_move_eligibility'
- Model 'CustomersOperations' added method 'get_by_billing_account'
- Model 'EnrollmentAccountsOperations' added method 'get_by_department'
- Model 'EnrollmentAccountsOperations' added method 'list_by_billing_account'
- Model 'EnrollmentAccountsOperations' added method 'list_by_department'
- Model 'InvoiceSectionsOperations' added method 'begin_delete'
- Model 'InvoiceSectionsOperations' added method 'validate_delete_eligibility'
- Model 'InvoicesOperations' added method 'begin_amend'
- Model 'InvoicesOperations' added method 'begin_download_by_billing_account'
- Model 'InvoicesOperations' added method 'begin_download_by_billing_subscription'
- Model 'InvoicesOperations' added method 'begin_download_documents_by_billing_account'
- Model 'InvoicesOperations' added method 'begin_download_documents_by_billing_subscription'
- Model 'InvoicesOperations' added method 'begin_download_summary_by_billing_account'
- Model 'InvoicesOperations' added method 'get_by_billing_account'
- Model 'InvoicesOperations' added method 'get_by_billing_subscription'
- Model 'PoliciesOperations' added method 'begin_create_or_update_by_billing_account'
- Model 'PoliciesOperations' added method 'begin_create_or_update_by_billing_profile'
- Model 'PoliciesOperations' added method 'begin_create_or_update_by_customer'
- Model 'PoliciesOperations' added method 'begin_create_or_update_by_customer_at_billing_account'
- Model 'PoliciesOperations' added method 'get_by_billing_account'
- Model 'PoliciesOperations' added method 'get_by_customer_at_billing_account'
- Model 'PoliciesOperations' added method 'get_by_subscription'
- Model 'ProductsOperations' added method 'begin_move'
- Model 'ProductsOperations' added method 'validate_move_eligibility'
- Model 'ReservationsOperations' added method 'begin_update_by_billing_account'
- Model 'ReservationsOperations' added method 'get_by_reservation_order'
- Model 'ReservationsOperations' added method 'list_by_reservation_order'
- Model 'TransactionsOperations' added method 'begin_transactions_download_by_invoice'
- Model 'TransactionsOperations' added method 'get_transaction_summary_by_invoice'
- Model 'TransactionsOperations' added method 'list_by_billing_profile'
- Model 'TransactionsOperations' added method 'list_by_customer'
- Model 'TransactionsOperations' added method 'list_by_invoice_section'
- Added model 'AssociatedTenantsOperations'
- Added model 'BillingRequestsOperations'
- Added model 'BillingRoleDefinitionOperations'
- Added model 'BillingSubscriptionsAliasesOperations'
- Added model 'DepartmentsOperations'
- Added model 'PartnerTransfersOperations'
- Added model 'PaymentMethodsOperations'
- Added model 'RecipientTransfersOperations'
- Added model 'ReservationOrdersOperations'
- Added model 'SavingsPlanOrdersOperations'
- Added model 'SavingsPlansOperations'
- Added model 'TransfersOperations'
Breaking Changes
- Deleted or renamed client operation group 'BillingManagementClient.instructions'
- Deleted or renamed client operation group 'BillingManagementClient.billing_role_definitions'
- Deleted or renamed client operation group 'BillingManagementClient.billing_periods'
- 'Agreement' model deleted or renamed its instance variable 'agreement_link'
- 'Agreement' model deleted or renamed its instance variable 'category'
- 'Agreement' model deleted or renamed its instance variable 'acceptance_mode'
- 'Agreement' model deleted or renamed its instance variable 'effective_date'
- 'Agreement' model deleted or renamed its instance variable 'expiration_date'
- 'Agreement' model deleted or renamed its instance variable 'participants'
- 'Agreement' model deleted or renamed its instance variable 'status'
- 'AvailableBalance' model deleted or renamed its instance variable 'amount'
- 'BillingAccount' model deleted or renamed its instance variable 'display_name'
- 'BillingAccount' model deleted or renamed its instance variable 'sold_to'
- 'BillingAccount' model deleted or renamed its instance variable 'agreement_type'
- 'BillingAccount' model deleted or renamed its instance variable 'account_type'
- 'BillingAccount' model deleted or renamed its instance variable 'account_status'
- 'BillingAccount' model deleted or renamed its instance variable 'billing_profiles'
- 'BillingAccount' model deleted or renamed its instance variable 'enrollment_details'
- 'BillingAccount' model deleted or renamed its instance variable 'departments'
- 'BillingAccount' model deleted or renamed its instance variable 'enrollment_accounts'
- 'BillingAccount' model deleted or renamed its instance variable 'has_read_access'
- 'BillingAccount' model deleted or renamed its instance variable 'notification_email_address'
- 'BillingProfile' model deleted or renamed its instance variable 'display_name'
- 'BillingProfile' model deleted or renamed its instance variable 'po_number'
- 'BillingProfile' model deleted or renamed its instance variable 'billing_relationship_type'
- 'BillingProfile' model deleted or renamed its instance variable 'bill_to'
- 'BillingProfile' model deleted or renamed its instance variable 'indirect_relationship_info'
- 'BillingProfile' model deleted or renamed its instance variable 'invoice_email_opt_in'
- 'BillingProfile' model deleted or renamed its instance variable 'invoice_day'
- 'BillingProfile' model deleted or renamed its instance variable 'currency'
- 'BillingProfile' model deleted or renamed its instance variable 'enabled_azure_plans'
- 'BillingProfile' model deleted or renamed its instance variable 'invoice_sections'
- 'BillingProfile' model deleted or renamed its instance variable 'has_read_access'
- 'BillingProfile' model deleted or renamed its instance variable 'system_id'
- 'BillingProfile' model deleted or renamed its instance variable 'status'
- 'BillingProfile' model deleted or renamed its instance variable 'status_reason_code'
- 'BillingProfile' model deleted or renamed its instance variable 'spending_limit'
- 'BillingProfile' model deleted or renamed its instance variable 'target_clouds'
- 'BillingProfile' model deleted or renamed its instance variable 'tags'
- 'BillingProperty' model deleted or renamed its instance variable 'account_admin_notification_email_address'
- 'BillingProperty' model deleted or renamed its instance variable 'billing_tenant_id'
- 'BillingProperty' model deleted or renamed its instance variable 'billing_account_id'
- 'BillingProperty' model deleted or renamed its instance variable 'billing_account_display_name'
- 'BillingProperty' model deleted or renamed its instance variable 'billing_profile_id'
- 'BillingProperty' model deleted or renamed its instance variable 'billing_profile_display_name'
- 'BillingProperty' model deleted or renamed its instance variable 'billing_profile_status'
- 'BillingProperty' model deleted or renamed its instance variable 'billing_profile_status_reason_code'
- 'BillingProperty' model deleted or renamed its instance variable 'billing_profile_spending_limit'
- 'BillingProperty' model deleted or renamed its instance variable 'cost_center'
- 'BillingProperty' model deleted or renamed its instance variable 'invoice_section_id'
- 'BillingProperty' model deleted or renamed its instance variable 'invoice_section_display_name'
- 'BillingProperty' model deleted or renamed its instance variable 'is_account_admin'
- 'BillingProperty' model deleted or renamed its instance variable 'product_id'
- 'BillingProperty' model deleted or renamed its instance variable 'product_name'
- 'BillingProperty' model deleted or renamed its instance variable 'sku_id'
- 'BillingProperty' model deleted or renamed its instance variable 'sku_description'
- 'BillingRoleAssignment' model deleted or renamed its instance variable 'created_on'
- 'BillingRoleAssignment' model deleted or renamed its instance variable 'created_by_principal_tenant_id'
- 'BillingRoleAssignment' model deleted or renamed its instance variable 'created_by_principal_id'
- 'BillingRoleAssignment' model deleted or renamed its instance variable 'created_by_user_email_address'
- 'BillingRoleAssignment' model deleted or renamed its instance variable 'principal_id'
- 'BillingRoleAssignment' model deleted or renamed its instance variable 'principal_tenant_id'
- 'BillingRoleAssignment' model deleted or renamed its instance variable 'role_definition_id'
- 'BillingRoleAssignment' model deleted or renamed its instance variable 'scope'
- 'BillingRoleAssignment' model deleted or renamed its instance variable 'user_authentication_type'
- 'BillingRoleAssignment' model deleted or renamed its instance variable 'user_email_address'
- 'BillingRoleDefinition' model deleted or renamed its instance variable 'description'
- 'BillingRoleDefinition' model deleted or renamed its instance variable 'permissions'
- 'BillingRoleDefinition' model deleted or renamed its instance variable 'role_name'
- 'BillingSubscription' model deleted or renamed its instance variable 'subscription_billing_status'
- 'BillingSubscription' model deleted or renamed its instance variable 'cost_center'
- 'Customer' model deleted or renamed its instance variable 'billing_profile_id'
- 'Customer' model deleted or renamed its instance variable 'billing_profile_display_name'
- 'Customer' model deleted or renamed its instance variable 'display_name'
- 'Customer' model deleted or renamed its instance variable 'enabled_azure_plans'
- 'Customer' model deleted or renamed its instance variable 'resellers'
- 'CustomerListResult' model deleted or renamed its instance variable 'total_count'
- 'CustomerPolicy' model deleted or renamed its instance variable 'view_charges'
- 'Department' model deleted or renamed its instance variable 'department_name'
- 'Department' model deleted or renamed its instance variable 'cost_center'
- 'Department' model deleted or renamed its instance variable 'status'
- 'Department' model deleted or renamed its instance variable 'enrollment_accounts'
- 'EnrollmentAccount' model deleted or renamed its instance variable 'account_name'
- 'EnrollmentAccount' model deleted or renamed its instance variable 'cost_center'
- 'EnrollmentAccount' model deleted or renamed its instance variable 'account_owner'
- 'EnrollmentAccount' model deleted or renamed its instance variable 'account_owner_email'
- 'EnrollmentAccount' model deleted or renamed its instance variable 'status'
- 'EnrollmentAccount' model deleted or renamed its instance variable 'start_date'
- 'EnrollmentAccount' model deleted or renamed its instance variable 'end_date'
- 'EnrollmentAccount' model deleted or renamed its instance variable 'department'
- 'Invoice' model deleted or renamed its instance variable 'due_date'
- 'Invoice' model deleted or renamed its instance variable 'invoice_date'
- 'Invoice' model deleted or renamed its instance variable 'status'
- 'Invoice' model deleted or renamed its instance variable 'amount_due'
- 'Invoice' model deleted or renamed its instance variable 'azure_prepayment_applied'
- 'Invoice' model deleted or renamed its instance variable 'billed_amount'
- 'Invoice' model deleted or renamed its instance variable 'credit_amount'
- 'Invoice' model deleted or renamed its instance variable 'free_azure_credit_applied'
- 'Invoice' model deleted or renamed its instance variable 'sub_total'
- 'Invoice' model deleted or renamed its instance variable 'tax_amount'
- 'Invoice' model deleted or renamed its instance variable 'total_amount'
- 'Invoice' model deleted or renamed its instance variable 'invoice_period_start_date'
- 'Invoice' model deleted or renamed its instance variable 'invoice_period_end_date'
- 'Invoice' model deleted or renamed its instance variable 'invoice_type'
- 'Invoice' model deleted or renamed its instance variable 'is_monthly_invoice'
- 'Invoice' model deleted or renamed its instance variable 'billing_profile_id'
- 'Invoice' model deleted or renamed its instance variable 'billing_profile_display_name'
- 'Invoice' model deleted or renamed its instance variable 'purchase_order_number'
- 'Invoice' model deleted or renamed its instance variable 'documents'
- 'Invoice' model deleted or renamed its instance variable 'payments'
- 'Invoice' model deleted or renamed its instance variable 'rebill_details'
- 'Invoice' model deleted or renamed its instance variable 'document_type'
- 'Invoice' model deleted or renamed its instance variable 'billed_document_id'
- 'Invoice' model deleted or renamed its instance variable 'credit_for_document_id'
- 'Invoice' model deleted or renamed its instance variable 'subscription_id'
- 'InvoiceSection' model deleted or renamed its instance variable 'display_name'
- 'InvoiceSection' model deleted or renamed its instance variable 'labels'
- 'InvoiceSection' model deleted or renamed its instance variable 'state'
- 'InvoiceSection' model deleted or renamed its instance variable 'system_id'
- 'InvoiceSection' model deleted or renamed its instance variable 'target_cloud'
- 'InvoiceSectionListResult' model deleted or renamed its instance variable 'total_count'
- Deleted or renamed enum value 'InvoiceType.AZURE_SERVICE'
- 'Product' model deleted or renamed its instance variable 'auto_renew'
- 'Product' model deleted or renamed its instance variable 'display_name'
- 'Product' model deleted or renamed its instance variable 'purchase_date'
- 'Product' model deleted or renamed its instance variable 'product_type_id'
- 'Product' model deleted or renamed its instance variable 'product_type'
- 'Product' model deleted or renamed its instance variable 'status'
- 'Product' model deleted or renamed its instance variable 'end_date'
- 'Product' model deleted or renamed its instance variable 'billing_frequency'
- 'Product' model deleted or renamed its instance variable 'last_charge'
- 'Product' model deleted or renamed its instance variable 'last_charge_date'
- 'Product' model deleted or renamed its instance variable 'quantity'
- 'Product' model deleted or renamed its instance variable 'sku_id'
- 'Product' model deleted or renamed its instance variable 'sku_description'
- 'Product' model deleted or renamed its instance variable 'tenant_id'
- 'Product' model deleted or renamed its instance variable 'availability_id'
- 'Product' model deleted or renamed its instance variable 'invoice_section_id'
- 'Product' model deleted or renamed its instance variable 'invoice_section_display_name'
- 'Product' model deleted or renamed its instance variable 'billing_profile_id'
- 'Product' model deleted or renamed its instance variable 'billing_profile_display_name'
- 'Product' model deleted or renamed its instance variable 'customer_id'
- 'Product' model deleted or renamed its instance variable 'customer_display_name'
- 'Product' model deleted or renamed its instance variable 'reseller'
- 'Reservation' model deleted or renamed its instance variable 'id'
- 'Reservation' model deleted or renamed its instance variable 'name'
- 'Reservation' model deleted or renamed its instance variable 'type'
- 'Reservation' model deleted or renamed its instance variable 'utilization'
- Deleted or renamed enum value 'SubscriptionTransferValidationErrorCode.NOT_AVAILABLE_FOR_DESTINATION_MARKET'
- 'Transaction' model deleted or renamed its instance variable 'kind'
- 'Transaction' model deleted or renamed its instance variable 'date'
- 'Transaction' model deleted or renamed its instance variable 'invoice'
- 'Transaction' model deleted or renamed its instance variable 'invoice_id'
- 'Transaction' model deleted or renamed its instance variable 'order_id'
- 'Transaction' model deleted or renamed its instance variable 'order_name'
- 'Transaction' model deleted or renamed its instance variable 'product_family'
- 'Transaction' model deleted or renamed its instance variable 'product_type_id'
- 'Transaction' model deleted or renamed its instance variable 'product_type'
- 'Transaction' model deleted or renamed its instance variable 'product_description'
- 'Transaction' model deleted or renamed its instance variable 'transaction_type'
- 'Transaction' model deleted or renamed its instance variable 'transaction_amount'
- 'Transaction' model deleted or renamed its instance variable 'quantity'
- 'Transaction' model deleted or renamed its instance variable 'invoice_section_id'
- 'Transaction' model deleted or renamed its instance variable 'invoice_section_display_name'
- 'Transaction' model deleted or renamed its instance variable 'billing_profile_id'
- 'Transaction' model deleted or renamed its instance variable 'billing_profile_display_name'
- 'Transaction' model deleted or renamed its instance variable 'customer_id'
- 'Transaction' model deleted or renamed its instance variable 'customer_display_name'
- 'Transaction' model deleted or renamed its instance variable 'subscription_id'
- 'Transaction' model deleted or renamed its instance variable 'subscription_name'
- 'Transaction' model deleted or renamed its instance variable 'azure_plan'
- 'Transaction' model deleted or renamed its instance variable 'azure_credit_applied'
- 'Transaction' model deleted or renamed its instance variable 'billing_currency'
- 'Transaction' model deleted or renamed its instance variable 'discount'
- 'Transaction' model deleted or renamed its instance variable 'effective_price'
- 'Transaction' model deleted or renamed its instance variable 'exchange_rate'
- 'Transaction' model deleted or renamed its instance variable 'market_price'
- 'Transaction' model deleted or renamed its instance variable 'pricing_currency'
- 'Transaction' model deleted or renamed its instance variable 'service_period_start_date'
- 'Transaction' model deleted or renamed its instance variable 'service_period_end_date'
- 'Transaction' model deleted or renamed its instance variable 'sub_total'
- 'Transaction' model deleted or renamed its instance variable 'tax'
- 'Transaction' model deleted or renamed its instance variable 'unit_of_measure'
- 'Transaction' model deleted or renamed its instance variable 'units'
- 'Transaction' model deleted or renamed its instance variable 'unit_type'
- Deleted or renamed model 'BillingAccountUpdateRequest'
- Deleted or renamed model 'BillingFrequency'
- Deleted or renamed model 'BillingPeriod'
- Deleted or renamed model 'BillingPeriodsListResult'
- Deleted or renamed model 'BillingPermissionsListResult'
- Deleted or renamed model 'BillingPermissionsProperties'
- Deleted or renamed model 'BillingProfileCreationRequest'
- Deleted or renamed model 'BillingProfileSpendingLimit'
- Deleted or renamed model 'BillingProfilesOnExpand'
- Deleted or renamed model 'BillingSubscriptionStatusType'
- Deleted or renamed model 'BillingSubscriptionsListResult'
- Deleted or renamed model 'Document'
- Deleted or renamed model 'DocumentType'
- Deleted or renamed model 'DownloadUrl'
- Deleted or renamed model 'Enrollment'
- Deleted or renamed model 'EnrollmentAccountContext'
- Deleted or renamed model 'EnrollmentAccountSummary'
- Deleted or renamed model 'EnrollmentPolicies'
- Deleted or renamed model 'ErrorDetails'
- Deleted or renamed model 'ErrorSubDetailsItem'
- Deleted or renamed model 'Instruction'
- Deleted or renamed model 'InstructionListResult'
- Deleted or renamed model 'InvoiceSectionCreationRequest'
- Deleted or renamed model 'InvoiceSectionListWithCreateSubPermissionResult'
- Deleted or renamed model 'InvoiceSectionsOnExpand'
- Deleted or renamed model 'Participants'
- Deleted or renamed model 'PaymentProperties'
- Deleted or renamed model 'Policy'
- Deleted or renamed model 'ProductStatusType'
- Deleted or renamed model 'ProductTransferValidationErrorCode'
- Deleted or renamed model 'ProductsListResult'
- Deleted or renamed model 'ReservationPropertyUtilization'
- Deleted or renamed model 'ReservationType'
- Deleted or renamed model 'SpendingLimitForBillingProfile'
- Deleted or renamed model 'StatusReasonCode'
- Deleted or renamed model 'StatusReasonCodeForBillingProfile'
- Deleted or renamed model 'TargetCloud'
- Deleted or renamed model 'TransactionTypeKind'
- Deleted or renamed model 'TransferBillingSubscriptionRequestProperties'
- Deleted or renamed model 'TransferProductRequestProperties'
- Deleted or renamed model 'ValidateAddressResponse'
- Deleted or renamed model 'ValidateProductTransferEligibilityError'
- Deleted or renamed model 'ValidateProductTransferEligibilityResult'
- Deleted or renamed model 'ValidateSubscriptionTransferEligibilityError'
- Deleted or renamed model 'ValidateSubscriptionTransferEligibilityResult'
- Deleted or renamed model 'ViewCharges'
- 'AddressOperations.validate' renamed its parameter 'address' to 'parameters' of kind 'positional_or_keyword'
- 'AgreementsOperations.get' method deleted or renamed its parameter 'expand' of kind 'positional_or_keyword'
- Deleted or renamed method 'AvailableBalancesOperations.get'
- 'BillingAccountsOperations.get' method deleted or renamed its parameter 'expand' of kind 'positional_or_keyword'
- 'BillingAccountsOperations.list' method inserted a 'positional_or_keyword' parameter 'include_all'
- 'BillingAccountsOperations.list' method inserted a 'positional_or_keyword' parameter 'include_all_without_billing_profiles'
- 'BillingAccountsOperations.list' method inserted a 'positional_or_keyword' parameter 'include_deleted'
- 'BillingAccountsOperations.list' method inserted a 'positional_or_keyword' parameter 'include_pending_agreement'
- 'BillingAccountsOperations.list' method inserted a 'positional_or_keyword' parameter 'include_resellee'
- 'BillingPermissionsOperations.list_by_customer' method inserted a 'positional_or_keyword' parameter 'billing_profile_name'
- Deleted or renamed method 'BillingPermissionsOperations.list_by_invoice_sections'
- 'BillingProfilesOperations.get' method deleted or renamed its parameter 'expand' of kind 'positional_or_keyword'
- 'BillingProfilesOperations.list_by_billing_account' method inserted a 'positional_or_keyword' parameter 'include_deleted'
- 'BillingProfilesOperations.list_by_billing_account' method deleted or renamed its parameter 'expand' of kind 'positional_or_keyword'
- 'BillingPropertyOperations.get' method inserted a 'positional_or_keyword' parameter 'include_billing_country'
- 'BillingPropertyOperations.get' method inserted a 'positional_or_keyword' parameter 'include_transition_status'
- 'BillingSubscriptionsOperations.begin_move' method inserted a 'positional_or_keyword' parameter 'billing_subscription_name'
- 'BillingSubscriptionsOperations.get' method inserted a 'positional_or_keyword' parameter 'billing_subscription_name'
- 'BillingSubscriptionsOperations.list_by_billing_account' method inserted a 'positional_or_keyword' parameter 'include_deleted'
- 'BillingSubscriptionsOperations.list_by_billing_account' method inserted a 'positional_or_keyword' parameter 'include_tenant_subscriptions'
- 'BillingSubscriptionsOperations.list_by_billing_account' method inserted a 'positional_or_keyword' parameter 'include_failed'
- 'BillingSubscriptionsOperations.list_by_billing_profile' method inserted a 'positional_or_keyword' parameter 'include_deleted'
- 'BillingSubscriptionsOperations.list_by_customer' method inserted a 'positional_or_keyword' parameter 'billing_profile_name'
- 'BillingSubscriptionsOperations.list_by_customer' method inserted a 'positional_or_keyword' parameter 'include_deleted'
- 'BillingSubscriptionsOperations.list_by_invoice_section' method inserted a 'positional_or_keyword' parameter 'include_deleted'
- Deleted or renamed method 'BillingSubscriptionsOperations.update'
- Deleted or renamed method 'BillingSubscriptionsOperations.validate_move'
- 'CustomersOperations.get' method inserted a 'positional_or_keyword' parameter 'billing_profile_name'
- 'CustomersOperations.get' method deleted or renamed its parameter 'expand' of kind 'positional_or_keyword'
- 'EnrollmentAccountsOperations.get' method inserted a 'positional_or_keyword' parameter 'billing_account_name'
- 'EnrollmentAccountsOperations.get' method inserted a 'positional_or_keyword' parameter 'enrollment_account_name'
- 'EnrollmentAccountsOperations.get' method deleted or renamed its parameter 'name' of kind 'positional_or_keyword'
- Deleted or renamed method 'EnrollmentAccountsOperations.list'
- 'InvoiceSectionsOperations.list_by_billing_profile' method inserted a 'positional_or_keyword' parameter 'include_deleted'
- 'InvoicesOperations.get' method deleted or renamed its parameter 'billing_account_name' of kind 'positional_or_keyword'
- Deleted or renamed method 'InvoicesOperations.begin_download_billing_subscription_invoice'
- Deleted or renamed method 'InvoicesOperations.begin_download_invoice'
- Deleted or renamed method 'InvoicesOperations.begin_download_multiple_billing_profile_invoices'
- Deleted or renamed method 'InvoicesOperations.begin_download_multiple_billing_subscription_invoices'
- Deleted or renamed method 'InvoicesOperations.get_by_id'
- Deleted or renamed method 'InvoicesOperations.get_by_subscription_and_invoice_id'
- 'PoliciesOperations.get_by_customer' method inserted a 'positional_or_keyword' parameter 'billing_profile_name'
- 'PoliciesOperations.get_by_customer' method inserted a 'positional_or_keyword' parameter 'policy_name'
- Deleted or renamed method 'PoliciesOperations.update'
- Deleted or renamed method 'PoliciesOperations.update_customer'
- Deleted or renamed method 'ProductsOperations.move'
- Deleted or renamed method 'ProductsOperations.validate_move'
- 'ReservationsOperations.list_by_billing_account' method deleted or renamed its parameter 'orderby' of kind 'positional_or_keyword'
- 'ReservationsOperations.list_by_billing_profile' method deleted or renamed its parameter 'orderby' of kind 'positional_or_keyword'
- Deleted or renamed model 'BillingPeriodsOperations'
- Deleted or renamed model 'BillingRoleDefinitionsOperations'
- Deleted or renamed model 'InstructionsOperations'
6.1.0b1 (2022-11-01)
Features Added
- Model Agreement has a new parameter billing_profile_info
- Model BillingProfileListResult has a new parameter total_count
- Model BillingSubscription has a new parameter suspension_reasons
- Model InvoiceListResult has a new parameter total_count
- Model InvoiceSection has a new parameter tags
- Model ProductsListResult has a new parameter total_count
- Model TransactionListResult has a new parameter total_count
6.0.0 (2021-05-12)
Features
- Model InvoiceSectionListResult has a new parameter total_count
- Model OperationDisplay has a new parameter description
- Model BillingSubscriptionsListResult has a new parameter total_count
- Model BillingAccountUpdateRequest has a new parameter notification_email_address
- Model EnrollmentAccount has a new parameter account_owner_email
- Model CustomerListResult has a new parameter total_count
- Model Operation has a new parameter is_data_action
- Model BillingAccount has a new parameter notification_email_address
- Model AddressDetails has a new parameter middle_name
- Model BillingProfile has a new parameter tags
- Model EnrollmentPolicies has a new parameter marketplace_enabled
- Added operation group ReservationsOperations
Breaking changes
- Model EnrollmentPolicies no longer has parameter marketplaces_enabled
6.0.0b1 (2020-11-20)
This is beta preview version.
This version uses a next-generation code generator that introduces important breaking changes, but also important new features (like unified authentication and async programming).
General breaking changes
-
Credential system has been completly revamped:
azure.common.credentialsormsrestazure.azure_active_directoryinstances are no longer supported, use theazure-identityclasses instead: https://pypi.org/project/azure-identity/credentialsparameter has been renamedcredential
-
The
configattribute no longer exists on a client, configuration should be passed as kwarg. Example:MyClient(credential, subscription_id, enable_logging=True). For a complete set of supported options, see the parameters accept in init documentation of azure-core -
You can't import a
versionmodule anymore, use__version__instead -
Operations that used to return a
msrest.polling.LROPollernow returns aazure.core.polling.LROPollerand are prefixed withbegin_. -
Exceptions tree have been simplified and most exceptions are now
azure.core.exceptions.HttpResponseError(CloudErrorhas been removed). -
Most of the operation kwarg have changed. Some of the most noticeable:
rawhas been removed. Equivalent feature can be found usingcls, a callback that will give access to internal HTTP response for advanced user- For a complete set of supported options, see the parameters accept in Request documentation of azure-core
General new features
- Type annotations support using
typing. SDKs are mypy ready. - This client has now stable and official support for async. Check the
aionamespace of your package to find the async client. - This client now support natively tracing library like OpenCensus or OpenTelemetry. See this tracing quickstart for an overview.
1.0.0 (2020-10-19)
Features
- Model ErrorDetails has a new parameter details
- Added operation InvoicesOperations.download_multiple_billing_subscription_invoice
- Added operation InvoicesOperations.get_by_id
- Added operation InvoicesOperations.download_invoice
- Added operation InvoicesOperations.list_by_billing_subscription
- Added operation InvoicesOperations.list_by_billing_account
- Added operation InvoicesOperations.download_billing_subscription_invoice
- Added operation InvoicesOperations.download_multiple_modern_invoice
- Added operation InvoicesOperations.list_by_billing_profile
- Added operation InvoicesOperations.get_by_subscription_and_invoice_id
- Added operation group InvoiceSectionsOperations
- Added operation group PoliciesOperations
- Added operation group InstructionsOperations
- Added operation group ProductsOperations
- Added operation group AddressOperations
- Added operation group BillingProfilesOperations
- Added operation group TransactionsOperations
- Added operation group BillingPermissionsOperations
- Added operation group BillingRoleDefinitionsOperations
- Added operation group BillingRoleAssignmentsOperations
- Added operation group BillingSubscriptionsOperations
- Added operation group AvailableBalancesOperations
- Added operation group CustomersOperations
- Added operation group AgreementsOperations
- Added operation group BillingAccountsOperations
- Added operation group BillingPropertyOperations
Breaking changes
- Model Invoice has a new signature
- Model EnrollmentAccount has a new signature
- Removed operation InvoicesOperations.get_latest
- Removed operation InvoicesOperations.list
0.2.0 (2018-03-29)
- Add new nrollment_accounts operation groups
- Now all operation groups have a "models" attributes
0.1.0 (2017-05-18)
- Initial Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file azure_mgmt_billing-8.0.0b1.tar.gz.
File metadata
- Download URL: azure_mgmt_billing-8.0.0b1.tar.gz
- Upload date:
- Size: 252.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: RestSharp/106.13.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4458d1bd38622efd2ac3410395ff0f5ee6895b6a842c7d0e182c74b9d441878
|
|
| MD5 |
edd8c5fab07e45f54322b6dc4c1ef253
|
|
| BLAKE2b-256 |
c8b5fa611f394340a717572b95beb4eb0630da072fb6e2fe0aa24fe8cea68fd0
|
File details
Details for the file azure_mgmt_billing-8.0.0b1-py3-none-any.whl.
File metadata
- Download URL: azure_mgmt_billing-8.0.0b1-py3-none-any.whl
- Upload date:
- Size: 244.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: RestSharp/106.13.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e3ba9411fee42643fea2a08e9a39b8b26c7f8327fbdf7353b9b26abedb8e368
|
|
| MD5 |
4530802b06985f02e4c5092d2bfbf63b
|
|
| BLAKE2b-256 |
7e9ea33c9956f8b5a756317625f23f05726ad027a781d563de52805a54456e59
|