Commit c3f69eb
authored
[Communication] - PhoneNumberClient - Adding LRO for purchasing phone (Azure#15803)
* Implement long running operatins
* Update readme with long running opertions
* Address review issues and rename search to reservation - WIP
* move operations to Model namespace
use lock
reorange operation classes
* remove unused terminalStatuses initialization
* use ReservationStatus type for PhoneNumberReservationPurchaseOperation
* use ReservationStatus type for PhoneNumberReservationPurchaseOperation - update readmy
* Merge branch 'master' into pavel/feature/communication/lro
* Merge branch 'master' into pavel/feature/communication/lro
* addressing PR feedback
* LRO - removed HasSucceeded and Error properties from operation
* LRO - removed HasSucceeded and Error properties from operation
* Administratin LRO addressing PR feedback1 parent ea54d9c commit c3f69eb
File tree
24 files changed
+1087
-316
lines changed- sdk/communication/Azure.Communication.Administration
- api
- src
- Generated
- Models
- Models
24 files changed
+1087
-316
lines changedLines changed: 32 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
198 | 199 | | |
199 | | - | |
| 200 | + | |
200 | 201 | | |
201 | 202 | | |
202 | | - | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | | - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
206 | 221 | | |
207 | 222 | | |
208 | 223 | | |
| |||
213 | 228 | | |
214 | 229 | | |
215 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
216 | 240 | | |
217 | 241 | | |
218 | 242 | | |
| |||
Lines changed: 78 additions & 48 deletions
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 31 deletions
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments