-
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.
Generate code for package-2020-07-01 for Azure Kubernetes Service (#1…
…4541) * Generate code for package-2020-07-01 for Azure Kubernetes Service * Upgrade tests for AKS 2020-07-01
- Loading branch information
Showing
56 changed files
with
6,923 additions
and
5,075 deletions.
There are no files selected for viewing
12 changes: 6 additions & 6 deletions
12
eng/mgmt/mgmtmetadata/containerservice_resource-manager.txt
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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
Installing AutoRest version: latest | ||
Installing AutoRest version: v2 | ||
AutoRest installed successfully. | ||
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/containerservice/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --tag=package-2019-10 --csharp-sdks-folder=C:\AME\erich-net-sdk\sdk | ||
2020-03-18 06:49:39 UTC | ||
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/containerservice/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Users\abelch\src\azure-sdk-for-net\sdk | ||
2020-08-25 08:55:52 UTC | ||
Azure-rest-api-specs repository information | ||
GitHub fork: Azure | ||
Branch: master | ||
Commit: 6282f28ce35e515f544c4ad38e5f7b8eef69e817 | ||
Commit: 122829cebe6e4177e9eb6ff349071d3e2034b0e7 | ||
AutoRest information | ||
Requested version: latest | ||
Bootstrapper version: autorest@3.0.6187 | ||
Requested version: v2 | ||
Bootstrapper version: autorest@2.0.4413 |
2 changes: 1 addition & 1 deletion
2
sdk/containerservice/Microsoft.Azure.Management.ContainerService/AzSdk.RP.props
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<!--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--> | ||
<PropertyGroup> | ||
<AzureApiTag>ContainerService_2019-10-01</AzureApiTag> | ||
<AzureApiTag>ContainerService_2020-07-01</AzureApiTag> | ||
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags> | ||
</PropertyGroup> | ||
</Project> |
12 changes: 6 additions & 6 deletions
12
...service/Microsoft.Azure.Management.ContainerService/src/Generated/AgentPoolsOperations.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
...rvice/Microsoft.Azure.Management.ContainerService/src/Generated/ContainerServiceClient.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
...vice/Microsoft.Azure.Management.ContainerService/src/Generated/IContainerServiceClient.cs
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
76 changes: 72 additions & 4 deletions
76
...e/Microsoft.Azure.Management.ContainerService/src/Generated/IManagedClustersOperations.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.