[python][servicebus] Update readme.python.md to convert to singleapi package #35695
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.
Updated the ServiceBus resource manager
readme.python.md
to convert from multi-api to single-api package structure using the provided template.Changes Made
package-2022-10-preview
,package-2021-11
), and batch processing directivestitle: ServiceBusManagementClient
(extracted from Azure SDK Python repository__all__
variable)namespace: azure.mgmt.servicebus
--track2
to--python
in documentationmodelerfour: lenient-model-deduplication: true
from original fileTemplate Values Used
servicebus
servicebus
ServiceBusManagementClient
(from Azure SDK Python repo)The updated file now follows the standard single-api package template structure while preserving necessary existing configurations.
Fixes #35694.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.