diff --git a/sdk/mysql/Microsoft.Azure.Management.MySQL/src/mysql/Generated/SdkInfo_MySQLManagementClient.cs b/sdk/mysql/Microsoft.Azure.Management.MySQL/src/mysql/Generated/SdkInfo_MySQLManagementClient.cs index 291a4962765ac..5e02e34cee2d5 100644 --- a/sdk/mysql/Microsoft.Azure.Management.MySQL/src/mysql/Generated/SdkInfo_MySQLManagementClient.cs +++ b/sdk/mysql/Microsoft.Azure.Management.MySQL/src/mysql/Generated/SdkInfo_MySQLManagementClient.cs @@ -46,16 +46,5 @@ public static IEnumerable> ApiInfo_MySQLManagement }.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/mysql/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp.output-folder=C:\\z\\azure-sdk-for-net\\sdk\\mysql\\Microsoft.Azure.Management.MySQL\\src\\mysql\\Generated"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "faf8e1c19e3b36e6d16622bf168369a838b04a7f"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -