Skip to content

Commit 971989a

Browse files
author
Zohar Hen
authored
New kusto version (2020-02-15) (Azure#10764)
* . * replace unsupported sku * test.assembly * . * tests
1 parent 3eb1568 commit 971989a

36 files changed

+3279
-2112
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
Installing AutoRest version: latest
1+
Installing AutoRest version: 2.0.4413
22
AutoRest installed successfully.
33
Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
6-
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/azure-kusto/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=C:\work\Repos\azure-sdk-for-net\sdk
7-
2020-01-23 11:01:53 UTC
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/azure-kusto/resource-manager/readme.md --csharp --version=2.0.4413 --reflect-api-versions --csharp-sdks-folder=C:\Users\t-zohen\Source\Repos\azure-sdk-for-net\sdk
7+
2020-03-22 14:13:25 UTC
88
Azure-rest-api-specs repository information
99
GitHub fork: Azure
1010
Branch: master
11-
Commit: 200131804d407f451436b3f25fc00523cb6177b9
11+
Commit: 22ec4f3c0a587430cdabd014f752e5c427bccc60
1212
AutoRest information
13-
Requested version: latest
13+
Requested version: 2.0.4413
1414
Bootstrapper version: [email protected]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
33
<PropertyGroup>
4-
<AzureApiTag>Kusto_2019-11-09;</AzureApiTag>
4+
<AzureApiTag>Kusto_2020-02-15;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/kusto/Microsoft.Azure.Management.Kusto/src/Generated/ClustersOperations.cs

Lines changed: 624 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/kusto/Microsoft.Azure.Management.Kusto/src/Generated/ClustersOperationsExtensions.cs

Lines changed: 212 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)