From f6606bb821a9b8fcfbde0212035e7e6507215162 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 28 Jun 2021 02:39:14 +0000 Subject: [PATCH] CodeGen from PR 15000 in Azure/azure-rest-api-specs alertsmanagement,applicationinsights,attestation,batch,cost-management,netapp,synapse (#15000) --- .../src/Generated/SdkInfo_BatchManagement.cs | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sdk/batch/Microsoft.Azure.Management.Batch/src/Generated/SdkInfo_BatchManagement.cs b/sdk/batch/Microsoft.Azure.Management.Batch/src/Generated/SdkInfo_BatchManagement.cs index b7a2100e717d..ee825d5aefe0 100644 --- a/sdk/batch/Microsoft.Azure.Management.Batch/src/Generated/SdkInfo_BatchManagement.cs +++ b/sdk/batch/Microsoft.Azure.Management.Batch/src/Generated/SdkInfo_BatchManagement.cs @@ -31,16 +31,5 @@ public static IEnumerable> ApiInfo_BatchManagement }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "v2"; - public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4413"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/batch/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=E:\\development\\microsoft\\public\\azure-sdk-for-net\\sdk"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "d88bf131ab29975a4488e3d9f4527a7791b3e438"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -