Skip to content

[AutoPR network/resource-manager] Add PUT and PATCH operations for HubVirtualNetworkConnections resource#4388

Closed
AutorestCI wants to merge 2 commits intorestapi_auto_network-february-releasefrom
restapi_auto_5231
Closed

[AutoPR network/resource-manager] Add PUT and PATCH operations for HubVirtualNetworkConnections resource#4388
AutorestCI wants to merge 2 commits intorestapi_auto_network-february-releasefrom
restapi_auto_5231

Conversation

@AutorestCI
Copy link
Contributor

Added PUT and PATCH operations for HubVirtualNetworkConnections resource.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Feb 19, 2019

(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_5231#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_5231#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_5231
  • pip install -e ./azure-mgmt-network

Or build a wheel file to distribute for testing:

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

Direct download

Your files can be directly downloaded here:

Fixed typos in example file; added parameter definitions for resource group, virtual hub name, and connection name to be reused.
@lmazuel lmazuel closed this Mar 18, 2019
@lmazuel lmazuel deleted the restapi_auto_5231 branch March 18, 2019 22:01
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