-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Add test for Private Link feature (#13494)
2. Add test for Encryption in Transit feature 3. Add update autoscale configuration feature Co-authored-by: Zhenyu Zhou <[email protected]>
- Loading branch information
1 parent
0c01fba
commit a40dfea
Showing
21 changed files
with
7,823 additions
and
10 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,11 +4,11 @@ Commencing code generation | |
Generating CSharp code | ||
Executing AutoRest command | ||
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/hdinsight/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\source\azure-sdk-for-net\sdk | ||
2020-06-09 03:20:20 UTC | ||
2020-07-16 04:23:14 UTC | ||
Azure-rest-api-specs repository information | ||
GitHub fork: Azure | ||
Branch: master | ||
Commit: c94d2623e95db48fcdff105c5c03fab75ebe9b56 | ||
Commit: 5268047891427110a671893d1eb076e10d463802 | ||
AutoRest information | ||
Requested version: v2 | ||
Bootstrapper version: [email protected] |
212 changes: 212 additions & 0 deletions
212
sdk/hdinsight/Microsoft.Azure.Management.HDInsight/src/Generated/ClustersOperations.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
86 changes: 86 additions & 0 deletions
86
...nsight/Microsoft.Azure.Management.HDInsight/src/Generated/ClustersOperationsExtensions.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.