Commit 0f3696b
[Service Bus] Model factory comments (#43276)
* [Service Bus] Model factory comments
The focus of these changes is to add doc comments
to the `ServiceBusModelFactory` members, specifically
helping callers to understand what model properties
each argument populates. Because some of the parameter
names differ from the associated model property names,
there has been some confusion.
---------
Co-authored-by: JoshLove-msft <[email protected]>1 parent 2695e6f commit 0f3696b
File tree
2 files changed
+121
-11
lines changed- sdk/servicebus/Azure.Messaging.ServiceBus
- src/Primitives
2 files changed
+121
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
0 commit comments