-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 network/resource-manager] Adding support for delegations on a subnet #3231
[AutoPR network/resource-manager] Adding support for delegations on a subnet #3231
Conversation
Adjusting referenced property on Subnet from ServiceDelegationsPropertiesFormat -> Delegation
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-networkYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Codecov Report
@@ Coverage Diff @@
## restapi_auto_Network-September-Release #3231 +/- ##
==========================================================================
- Coverage 55.17% 55.17% -0.01%
==========================================================================
Files 9200 9200
Lines 185011 185023 +12
==========================================================================
+ Hits 102077 102079 +2
- Misses 82934 82944 +10
Continue to review full report at Codecov.
|
Adjusting referenced property on Subnet from ServiceDelegationsPropertiesFormat -> Delegation
Adding support for GetAvailableDelegations operation
Adding support for GetAvailableDelegations operation
Adding support for GetAvailableDelegations operation
Fixing properties in Swagger & updating examples to reflect fixes
Fixing properties in Swagger & updating examples to reflect fixes
Fixing properties in Swagger & updating examples to reflect fixes
Created to sync Azure/azure-rest-api-specs#3693