Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR consumption/resource-manager] Above-Subscription Level Marketplace and Usage Detail, and Enrollment Level Balances #2388

Closed

Conversation

AutorestCI
Copy link
Contributor

Updated consumption.json to fix build failure issues
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 12, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-consumption

You can install the package azure-mgmt-consumption of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2857#egg=azure-mgmt-consumption&subdirectory=azure-mgmt-consumption"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_2857#egg=azure-mgmt-consumption&subdirectory=azure-mgmt-consumption"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_2857
  • pip install -e ./azure-mgmt-consumption

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2857
  • pip wheel --no-deps ./azure-mgmt-consumption

Direct download

Your files can be directly downloaded here:

Added "Get" to Operation Name 'BalancesByBillingAccount' and also replaced priceHidden boolean type with enum for more clarity
Added Enrollment-Level balances by BillingPeriod
Updated BalancesByBillingAccount example files and added x-ms-parameter-location to some parameters missing that part.
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs

# Conflicts:
#	specification/consumption/resource-manager/Microsoft.Consumption/stable/2018-03-31/consumption.json
#	specification/consumption/resource-manager/Microsoft.Consumption/stable/2018-03-31/examples/CostTags.json
#	specification/consumption/resource-manager/Microsoft.Consumption/stable/2018-03-31/examples/CreateOrUpdateCostTags.json
@lmazuel lmazuel closed this Jul 12, 2018
@lmazuel lmazuel deleted the restapi_auto_2857 branch July 12, 2018 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants