From 49fa198fa3298c1f6c549ef5b9834740ecece29b Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 30 Mar 2022 07:58:11 +0000 Subject: [PATCH] CodeGen from PR 18065 in Azure/azure-rest-api-specs Merge cbd519682c33b2769cc6397811bdb64a91c4c546 into e43e7725f1eb439f6dcece681ad7852c47a6a9ac --- .../src/Generated/SdkInfo_MonitorClient.cs | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sdk/monitor/Microsoft.Azure.Management.Monitor/src/Generated/SdkInfo_MonitorClient.cs b/sdk/monitor/Microsoft.Azure.Management.Monitor/src/Generated/SdkInfo_MonitorClient.cs index b9315baf97de6..645d965408941 100644 --- a/sdk/monitor/Microsoft.Azure.Management.Monitor/src/Generated/SdkInfo_MonitorClient.cs +++ b/sdk/monitor/Microsoft.Azure.Management.Monitor/src/Generated/SdkInfo_MonitorClient.cs @@ -50,16 +50,5 @@ public static IEnumerable> ApiInfo_MonitorClient }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "2.0.4421"; - public static readonly String AutoRestBootStrapperVersion = "autorest@3.5.1"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/main/specification/monitor/resource-manager/readme.md --csharp --version=2.0.4421 --reflect-api-versions --tag=package-2022-02 --csharp-sdks-folder=C:\\Repos\\azure-sdk-for-net\\sdk"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "main"; - public static readonly String GithubCommidId = "5e638554b6284a41ef1918ef5d700f70ec338799"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -