Skip to content

Conversation

@AutorestCI
Copy link
Contributor

Execute prettier to reorganize the file.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 5, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-resource

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

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_7716#egg=azure-mgmt-resource&subdirectory=azure-mgmt-resource"

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

  • git checkout restapi_auto_7716
  • pip install -e ./azure-mgmt-resource

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_7716
  • pip wheel --no-deps ./azure-mgmt-resource

Direct download

Your files can be directly downloaded here:

Pull request comments related fixes.
Use scope to support nested resources for tags.
Combine tracked resource and subscription apis for tags.
Utilize the shared parameters, and update the examples.
Removing "required" from TagPatchRequest as getting R2016 error.
Collapse TagRequest and TagResponse into TagsResource.
Removed 404 response as covered in default scenario, as well updated corresponding examples.
@zikalino zikalino closed this Nov 19, 2019
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.

3 participants