From ae84666c696e3a322d9551e91ffcd628fc2c0f8b Mon Sep 17 00:00:00 2001 From: SDK Automation Date: Fri, 21 Feb 2020 23:23:08 +0000 Subject: [PATCH] Generated from e7d6a97e97f16becc1635f198a2389401dee75d9 Merge branch 'firewallpolicy_with_ipgroups' of https://github.com/ssripadham/azure-rest-api-specs into firewallpolicy_with_ipgroups --- .../src/Generated/SdkInfo_CdnManagementClient.cs | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs index fb13a771d0bf..1c3c39519e6f 100644 --- a/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs +++ b/sdk/cdn/Microsoft.Azure.Management.Cdn/src/Generated/SdkInfo_CdnManagementClient.cs @@ -32,16 +32,5 @@ public static IEnumerable> ApiInfo_CdnManagementCl }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "latest"; - public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4407"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cdn/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --tag=package-2019-04 --csharp-sdks-folder=C:\\git\\azure-sdk-for-net\\sdk"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "5e95a31678db88b8405e189df4aad8f9e9a24c45"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -