Skip to content
New issue

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

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

Already on GitHub? # to your account

[AutoPR network/resource-manager] Add Local and Virtual Gateway Examples #2362

Merged
merged 2 commits into from
Apr 10, 2018

Conversation

AutorestCI
Copy link
Contributor

Add Local and Virtual Gateway Examples
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 6, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-network

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

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

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

  • git checkout restapi_auto_2833
  • pip install -e ./azure-mgmt-network

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_2833
  • pip wheel --no-deps ./azure-mgmt-network

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

codecov-io commented Apr 6, 2018

Codecov Report

Merging #2362 into restapi_auto_network/resource-manager will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                          Coverage Diff                           @@
##           restapi_auto_network/resource-manager    #2362   +/-   ##
======================================================================
  Coverage                                  54.27%   54.27%           
======================================================================
  Files                                       5326     5326           
  Lines                                     126606   126606           
======================================================================
  Hits                                       68712    68712           
  Misses                                     57894    57894

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72d71b3...159e604. Read the comment docs.

Added missing lines from 2018-02-01 to virtualNetworkGateway
@AutorestCI AutorestCI merged commit c1b8e43 into restapi_auto_network/resource-manager Apr 10, 2018
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #2376

@lmazuel lmazuel deleted the restapi_auto_2833 branch April 27, 2018 01:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants