diff --git a/sdk/billing/azure-mgmt-billing/_meta.json b/sdk/billing/azure-mgmt-billing/_meta.json index 1124bc537283..dba59bb3617f 100644 --- a/sdk/billing/azure-mgmt-billing/_meta.json +++ b/sdk/billing/azure-mgmt-billing/_meta.json @@ -1,11 +1,11 @@ { - "commit": "e79d9ef3e065f2dcb6bd1db51e29c62a99dff5cb", + "commit": "5c0049b4943fbd95ac8096212f696d97bf53b80a", "repository_url": "https://github.com/Azure/azure-rest-api-specs", "autorest": "3.10.2", "use": [ "@autorest/python@6.19.0", "@autorest/modelerfour@4.27.0" ], - "autorest_command": "autorest specification/billing/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.19.0 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False", + "autorest_command": "autorest specification/billing/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/python@6.19.0 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False", "readme": "specification/billing/resource-manager/readme.md" } \ No newline at end of file diff --git a/sdk/billing/azure-mgmt-billing/azure/mgmt/billing/_version.py b/sdk/billing/azure-mgmt-billing/azure/mgmt/billing/_version.py index 364f3c906cf9..92721eef7dd5 100644 --- a/sdk/billing/azure-mgmt-billing/azure/mgmt/billing/_version.py +++ b/sdk/billing/azure-mgmt-billing/azure/mgmt/billing/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "7.0.0" +VERSION = "0.3.0" diff --git a/sdk/billing/azure-mgmt-billing/azure/mgmt/billing/models/_models_py3.py b/sdk/billing/azure-mgmt-billing/azure/mgmt/billing/models/_models_py3.py index ffb355b67e5a..2e0b97dfbfa8 100644 --- a/sdk/billing/azure-mgmt-billing/azure/mgmt/billing/models/_models_py3.py +++ b/sdk/billing/azure-mgmt-billing/azure/mgmt/billing/models/_models_py3.py @@ -3890,7 +3890,8 @@ class BillingSubscription(ProxyResourceWithTags): # pylint: disable=too-many-in :ivar next_billing_cycle_details: Next billing cycle details of the subscription. :vartype next_billing_cycle_details: ~azure.mgmt.billing.models.NextBillingCycleDetails :ivar offer_id: The offer ID for the subscription. This field is only available for the - Microsoft Online Services Program billing accounts. + Microsoft Online Services Program billing accounts or billing accounts with agreement type + Enterprise Agreement. :vartype offer_id: str :ivar product_category: The category of the product for which the subscription is purchased. Possible values include: AzureSupport, Hardware, ReservationOrder, SaaS, SavingsPlanOrder, @@ -4244,7 +4245,8 @@ class BillingSubscriptionAlias(ProxyResourceWithTags): # pylint: disable=too-ma :ivar next_billing_cycle_details: Next billing cycle details of the subscription. :vartype next_billing_cycle_details: ~azure.mgmt.billing.models.NextBillingCycleDetails :ivar offer_id: The offer ID for the subscription. This field is only available for the - Microsoft Online Services Program billing accounts. + Microsoft Online Services Program billing accounts or billing accounts with agreement type + Enterprise Agreement. :vartype offer_id: str :ivar product_category: The category of the product for which the subscription is purchased. Possible values include: AzureSupport, Hardware, ReservationOrder, SaaS, SavingsPlanOrder, @@ -4616,7 +4618,8 @@ class BillingSubscriptionProperties(_serialization.Model): # pylint: disable=to :ivar next_billing_cycle_details: Next billing cycle details of the subscription. :vartype next_billing_cycle_details: ~azure.mgmt.billing.models.NextBillingCycleDetails :ivar offer_id: The offer ID for the subscription. This field is only available for the - Microsoft Online Services Program billing accounts. + Microsoft Online Services Program billing accounts or billing accounts with agreement type + Enterprise Agreement. :vartype offer_id: str :ivar product_category: The category of the product for which the subscription is purchased. Possible values include: AzureSupport, Hardware, ReservationOrder, SaaS, SavingsPlanOrder, @@ -4938,7 +4941,8 @@ class BillingSubscriptionAliasProperties(BillingSubscriptionProperties): # pyli :ivar next_billing_cycle_details: Next billing cycle details of the subscription. :vartype next_billing_cycle_details: ~azure.mgmt.billing.models.NextBillingCycleDetails :ivar offer_id: The offer ID for the subscription. This field is only available for the - Microsoft Online Services Program billing accounts. + Microsoft Online Services Program billing accounts or billing accounts with agreement type + Enterprise Agreement. :vartype offer_id: str :ivar product_category: The category of the product for which the subscription is purchased. Possible values include: AzureSupport, Hardware, ReservationOrder, SaaS, SavingsPlanOrder, @@ -5317,7 +5321,8 @@ class BillingSubscriptionPatch(ProxyResourceWithTags): # pylint: disable=too-ma :ivar next_billing_cycle_details: Next billing cycle details of the subscription. :vartype next_billing_cycle_details: ~azure.mgmt.billing.models.NextBillingCycleDetails :ivar offer_id: The offer ID for the subscription. This field is only available for the - Microsoft Online Services Program billing accounts. + Microsoft Online Services Program billing accounts or billing accounts with agreement type + Enterprise Agreement. :vartype offer_id: str :ivar product_category: The category of the product for which the subscription is purchased. Possible values include: AzureSupport, Hardware, ReservationOrder, SaaS, SavingsPlanOrder,