From 5e3366caf65d0bd572f2ffa4568ae13058140fe5 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Tue, 1 Jun 2021 02:10:38 +0000 Subject: [PATCH] CodeGen from PR 14604 in Azure/azure-rest-api-specs Merge 49620442ebc6e576b8dcb35bc74d138442c37824 into 5f9965cd81e1651c38651ddc9a964a7f1ba4b218 --- .../Generated/SdkInfo_HDInsightManagementClient.cs | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/src/Generated/SdkInfo_HDInsightManagementClient.cs b/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/src/Generated/SdkInfo_HDInsightManagementClient.cs index 250937f52437..0a7e2fcd1f2e 100644 --- a/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/src/Generated/SdkInfo_HDInsightManagementClient.cs +++ b/sdk/hdinsight/Microsoft.Azure.Management.HDInsight/src/Generated/SdkInfo_HDInsightManagementClient.cs @@ -31,16 +31,5 @@ public static IEnumerable> ApiInfo_HDInsightManage }.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/hdinsight/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\\source\\azure-sdk-for-net\\sdk"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "9875f8eebd8c1392a83c052bc50a79c8251b1174"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -