Skip to content

Commit 3b8a93e

Browse files
novincNovin Changiziisra-fel
authored
Update containerinstance client to the 2019-12-01 api (#12906)
* updated generated files * update tests and add new one * add encryption properties * versions and notes update for new package * generated * remove version from package tags in csproj Co-authored-by: Yeming Liu <[email protected]> Co-authored-by: Novin Changizi <[email protected]> Co-authored-by: Yeming Liu <[email protected]>
1 parent 5d33181 commit 3b8a93e

File tree

48 files changed

+3189
-2024
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+3189
-2024
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Installing AutoRest version: v2
2+
AutoRest installed successfully.
3+
Commencing code generation
4+
Generating CSharp code
5+
Executing AutoRest command
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/containerinstance/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\Users\nochangi\DEV\azure-sdk-for-net\sdk
7+
2020-06-21 05:01:44 UTC
8+
Azure-rest-api-specs repository information
9+
GitHub fork: Azure
10+
Branch: master
11+
Commit: ae8d69cc6c78331c24b13951979bf171bf132d26
12+
AutoRest information
13+
Requested version: v2
14+
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>ContainerInstance_2018-10-01;Network_2018-10-01;</AzureApiTag>
4+
<AzureApiTag>ContainerInstance_2019-12-01;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/containerinstance/Microsoft.Azure.Management.ContainerInstance/src/Generated/ContainerGroupUsageOperations.cs

Lines changed: 0 additions & 241 deletions
This file was deleted.

sdk/containerinstance/Microsoft.Azure.Management.ContainerInstance/src/Generated/ContainerGroupUsageOperationsExtensions.cs

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)