-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Service Bus] Service Bus Namespace API Topic, Subscription, Rule and NamespaceProperties #12227
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
Merged
Merged
Changes from 6 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
7d9ae38
Since resource names can be programmatically constructed, add scrubbe…
KieranBrantnerMagee ce93e76
Merge remote-tracking branch 'upstream/master' into kibrantn/misc/fix…
KieranBrantnerMagee 63179c3
In CI (but not locally) self.test_class_instance was not set before _…
KieranBrantnerMagee 5b97cae
Merge remote-tracking branch 'upstream/master' into kibrantn/misc/fix…
KieranBrantnerMagee 3d31d36
Merge SB management client to central repo dev branch (#12205)
YijunXieMS f5cd8f6
resource_moniker isn't guaranteed to be populated, so use moniker ins…
KieranBrantnerMagee ff84d1c
Update validation and type hints
YijunXieMS 69ba610
Update models from swagger
YijunXieMS ba58755
Fix pylint
YijunXieMS 3c4df52
Fix update_subscription
YijunXieMS 000cf04
Fix mypy errors
YijunXieMS 944b86a
Remove start_index and max_page_size of list operations
YijunXieMS c75c34a
add test and fix minor bugs
yunhaoling 4cedf5b
Merge branch 'servicebus_mgmt_client' of https://github.com/Azure/azu…
yunhaoling 3a0be8b
fix pylint
yunhaoling 7e8e863
Merge remote-tracking branch 'kieran/kibrantn/misc/fix-cached-prepare…
yunhaoling efa82aa
skip test of list with param and update recordings
yunhaoling 8755448
Update msrest dependency to 0.6.17
YijunXieMS ce77f03
Fix code review feedback
YijunXieMS f4aa572
Fix pylint and mypy error
YijunXieMS 1516c00
Small fix type annotation
YijunXieMS 0effa08
Do not call copy() in update_xxx
YijunXieMS f487487
Update ivar
YijunXieMS 6e11494
Link to swagger file in repo
YijunXieMS 9914b0f
clear queue/topic before the actual test
yunhaoling File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.