From 506ba3851c75907ac1713fb36e89796a2d7cc3f7 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 28 Jul 2021 03:44:53 +0000 Subject: [PATCH] CodeGen from PR 15366 in Azure/azure-rest-api-specs Merge 99916ed0a9e2c7bc267f59b3a84813712938aa4e into 57e30b59a95ea35181d547a97528adbf82360ae7 --- .../Generated/SdkInfo_RecoveryServicesBackupClient.cs | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sdk/recoveryservices-backup/Microsoft.Azure.Management.RecoveryServices.Backup/src/Generated/SdkInfo_RecoveryServicesBackupClient.cs b/sdk/recoveryservices-backup/Microsoft.Azure.Management.RecoveryServices.Backup/src/Generated/SdkInfo_RecoveryServicesBackupClient.cs index f35a50ca81ca3..481d3747d7ea6 100644 --- a/sdk/recoveryservices-backup/Microsoft.Azure.Management.RecoveryServices.Backup/src/Generated/SdkInfo_RecoveryServicesBackupClient.cs +++ b/sdk/recoveryservices-backup/Microsoft.Azure.Management.RecoveryServices.Backup/src/Generated/SdkInfo_RecoveryServicesBackupClient.cs @@ -79,16 +79,5 @@ public static IEnumerable> ApiInfo_RecoveryService }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "v2"; - public static readonly String AutoRestBootStrapperVersion = "autorest@3.2.3"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/recoveryservicesbackup/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\\monikajainms\\azure-sdk-for-net\\sdk"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "7a4a64310bec1f7f59bbdd8e8ab04ca938cbc3e6"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -