-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vbs elastic pool changes and regenerating sdk for sql (#37312)
* generate client code and add tests for vbs elastic pools * add generated file * add more generated files for fixing errors * add more generated files for fixing errors * fix failover group errors * update autorest.md file * fix pipeline errors * Update samples * Mitigate breaking changes, example pending change * Update * recordings pushed to assets repo * minor * Export API * updated CHANGELOG * remove session records folder * add back tag * Update * revert not needed changes * update * Prepare release * revert minor change * address PR feedback * new recordings pushed to assets repo * address more feedback * update --------- Co-authored-by: Wei Hu <[email protected]>
- Loading branch information
1 parent
1ff3ba4
commit 22b76df
Showing
96 changed files
with
3,236 additions
and
1,778 deletions.
There are no files selected for viewing
This file contains 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
71 changes: 53 additions & 18 deletions
71
sdk/sqlmanagement/Azure.ResourceManager.Sql/api/Azure.ResourceManager.Sql.netstandard2.0.cs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
279 changes: 270 additions & 9 deletions
279
...ement/Azure.ResourceManager.Sql/samples/Generated/Samples/Sample_ElasticPoolCollection.cs
Large diffs are not rendered by default.
Oops, something went wrong.
228 changes: 184 additions & 44 deletions
228
...agement/Azure.ResourceManager.Sql/samples/Generated/Samples/Sample_ElasticPoolResource.cs
Large diffs are not rendered by default.
Oops, something went wrong.
84 changes: 42 additions & 42 deletions
84
...ent/Azure.ResourceManager.Sql/samples/Generated/Samples/Sample_FailoverGroupCollection.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
43 changes: 38 additions & 5 deletions
43
...ement/Azure.ResourceManager.Sql/samples/Generated/Samples/Sample_FailoverGroupResource.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.