Commit a7f25a2
SDK add Quota command and models. Add Tests for Quota (Azure#13500)
* Updating SDK package release note and version.
* Updating version.
* Adding updating files for Quota APIs from Automated build -
https://github.com/AzureSDKAutomation/azure-sdk-for-net/tree/sdkAutomation/Microsoft.Azure.Management.Reservations/
* Adding model.
Reverting back to SubscriptionScopeProperties in IReservationOperations.cs, as it breaks the tests.
* Updating version and comments for 2019-07-19-preview
* Adding Quota Api Tests.
* Udating Recorded files for tests and added test cases for quota API.
* Updated Test files.
* Udating the Tests.
Formatting and grouping them by succes and failure cases.
* 1. Updating the Tests.
2. Formatting and grouping them by success and failure cases.
Co-authored-by: Chidozie Ononiwu <[email protected]>1 parent a40dfea commit a7f25a2
File tree
57 files changed
+7438
-123
lines changed- sdk/reservations/Microsoft.Azure.Management.Reservations
- src/Generated
- Models
- tests
- ScenarioTests
- SessionRecords/QuotaTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+7438
-123
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
Lines changed: 420 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 103 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 26 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 76 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 15 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments