From e631dc40462d8a151a5c8959f3d7357ce71d50aa Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 28 Jun 2021 05:00:21 +0000 Subject: [PATCH] CodeGen from PR 15004 in Azure/azure-rest-api-specs Merge 6499299d6c461b8efb750d5850f0e59ac7acdcea into 25af5c1c0fae2bc594c1932445d06209745f5917 --- .../src/Generated/SdkInfo_WorkloadMonitorAPI.cs | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sdk/workloadmonitor/Microsoft.Azure.Management.WorkloadMonitor/src/Generated/SdkInfo_WorkloadMonitorAPI.cs b/sdk/workloadmonitor/Microsoft.Azure.Management.WorkloadMonitor/src/Generated/SdkInfo_WorkloadMonitorAPI.cs index 6015df51705f..618aabcb8107 100644 --- a/sdk/workloadmonitor/Microsoft.Azure.Management.WorkloadMonitor/src/Generated/SdkInfo_WorkloadMonitorAPI.cs +++ b/sdk/workloadmonitor/Microsoft.Azure.Management.WorkloadMonitor/src/Generated/SdkInfo_WorkloadMonitorAPI.cs @@ -24,16 +24,5 @@ public static IEnumerable> ApiInfo_WorkloadMonitor }.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/workloadmonitor/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --tag=package-2020-01-13-preview --csharp-sdks-folder=C:\\repos\\azure-sdk-for-net\\sdk"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "aa06bd6ad139f253df6566c3fc31b29c7a30ad2b"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -