From 1935433e74142c77b9b11bf85f25af0805783af0 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 14 Oct 2021 05:30:47 +0000 Subject: [PATCH] CodeGen from PR 16393 in Azure/azure-rest-api-specs Merge 1e49df24d4ae2cffb01fb276d19f191648348096 into 60723d13309c8f8060d020a7f3dd9d6e380f0bbd --- .../SdkInfo_ContainerInstanceManagementClient.cs | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sdk/containerinstance/Microsoft.Azure.Management.ContainerInstance/src/Generated/SdkInfo_ContainerInstanceManagementClient.cs b/sdk/containerinstance/Microsoft.Azure.Management.ContainerInstance/src/Generated/SdkInfo_ContainerInstanceManagementClient.cs index fe05192830da..5cfec9f7e0f4 100644 --- a/sdk/containerinstance/Microsoft.Azure.Management.ContainerInstance/src/Generated/SdkInfo_ContainerInstanceManagementClient.cs +++ b/sdk/containerinstance/Microsoft.Azure.Management.ContainerInstance/src/Generated/SdkInfo_ContainerInstanceManagementClient.cs @@ -26,16 +26,5 @@ public static IEnumerable> ApiInfo_ContainerInstan }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "v2"; - public static readonly String AutoRestBootStrapperVersion = "autorest@3.4.1"; - public static readonly String AutoRestCmdExecuted = "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\\josephporter\\source\\azure-sdk-for-net\\sdk"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "314f28163917b9cfc527f7776b5e4a1dea69d295"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -