-
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 eventhub/resource-manager] EventHub: Added NetwrokruleSet API #4540
[AutoPR eventhub/resource-manager] EventHub: Added NetwrokruleSet API #4540
Conversation
Added NetwrokruleSet API
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-eventhubYou 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_eventhub/resource-manager #4540 +/- ##
==========================================================================
- Coverage 49.49% 49.49% -0.01%
==========================================================================
Files 6303 6307 +4
Lines 176668 176700 +32
==========================================================================
+ Hits 87442 87450 +8
- Misses 89226 89250 +24
Continue to review full report at Codecov.
|
updated uri to networkRuleSets as per ARM guideline
updated with review comments
This PR has been merged into #4529 |
* Generated from fff07dcafefa324aa6378ba4f71dbc1e8f034f66 (#4521) Added VNet API * Generated from 85d0bffabce2f51b454c1662f8fd20b9c14167bc (#4533) removed unused parameters * Generated from 0a0a6f440615601504a0f696faaeccdeaf8248f3 (#4539) Revert "Added VNet API (#5351)" This reverts commit f2ab4a8. * [AutoPR eventhub/resource-manager] EventHub: Added NetwrokruleSet API (#4540) * Generated from 7de09862a31597b258f5724b04d7eecd34130546 Added NetwrokruleSet API * Generated from d70fd504a3d7361dc46faa7946be60efa995f8b0 updated uri to networkRuleSets as per ARM guideline * Generated from bb4e947567c5d75b4111bd76ce260e83da7caddb updated with review comments * Packaging update of azure-mgmt-eventhub * updated versioning and change log
Created to sync Azure/azure-rest-api-specs#5364