| | 1 | |
|
| | 2 | | // <auto-generated> |
| | 3 | | // Code generated by Microsoft (R) AutoRest Code Generator. |
| | 4 | | // Changes may cause incorrect behavior and will be lost if the code is |
| | 5 | | // regenerated. |
| | 6 | | // </auto-generated> |
| | 7 | |
|
| | 8 | | namespace Microsoft.Azure.ContainerRegistry |
| | 9 | | { |
| | 10 | | using System; |
| | 11 | | using System.Collections.Generic; |
| | 12 | | using System.Linq; |
| | 13 | |
|
| | 14 | | internal static partial class SdkInfo |
| | 15 | | { |
| | 16 | | public static IEnumerable<Tuple<string, string, string>> ApiInfo_AzureContainerRegistry |
| | 17 | | { |
| | 18 | | get |
| | 19 | | { |
| 0 | 20 | | return new Tuple<string, string, string>[] |
| 0 | 21 | | { |
| 0 | 22 | | new Tuple<string, string, string>("AzureContainerRegistry", "AccessTokens", "2019-08-15-preview"), |
| 0 | 23 | | new Tuple<string, string, string>("AzureContainerRegistry", "Blob", "2019-08-15-preview"), |
| 0 | 24 | | new Tuple<string, string, string>("AzureContainerRegistry", "Manifests", "2019-08-15-preview"), |
| 0 | 25 | | new Tuple<string, string, string>("AzureContainerRegistry", "RefreshTokens", "2019-08-15-preview"), |
| 0 | 26 | | new Tuple<string, string, string>("AzureContainerRegistry", "Repository", "2019-08-15-preview"), |
| 0 | 27 | | new Tuple<string, string, string>("AzureContainerRegistry", "Tag", "2019-08-15-preview"), |
| 0 | 28 | | new Tuple<string, string, string>("AzureContainerRegistry", "V2Support", "2019-08-15-preview"), |
| 0 | 29 | | }.AsEnumerable(); |
| | 30 | | } |
| | 31 | | } |
| | 32 | | // BEGIN: Code Generation Metadata Section |
| 0 | 33 | | public static readonly String AutoRestVersion = "latest"; |
| 0 | 34 | | public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4283"; |
| 0 | 35 | | public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-a |
| 0 | 36 | | public static readonly String GithubForkName = "Azure"; |
| 0 | 37 | | public static readonly String GithubBranchName = "master"; |
| 0 | 38 | | public static readonly String GithubCommidId = "1dd4c34f14c951dbfa5458d0ff2efadf5d9ef702"; |
| 0 | 39 | | public static readonly String CodeGenerationErrors = ""; |
| 0 | 40 | | public static readonly String GithubRepoName = "azure-rest-api-specs"; |
| | 41 | | // END: Code Generation Metadata Section |
| | 42 | | } |
| | 43 | | } |
| | 44 | |
|